Stale GUI deleted and menu buttons very attractive and sexy

This commit is contained in:
2025-02-04 09:41:17 +01:00
parent 0923365cbd
commit bcc616d3b5
7 changed files with 65 additions and 184 deletions

View File

@@ -112,7 +112,7 @@ Item
Text
{
text: model.display == null? "": model.display
text: model.display === null? "": model.display
elide: Text.ElideRight
width: parent.width
height: parent.height