mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 20:28:23 +02:00
Truncate osd text
This commit is contained in:
@@ -133,6 +133,9 @@ Item {
|
||||
font.bold: true
|
||||
font.pixelSize: 14
|
||||
color: Color.foreground
|
||||
elide: Text.ElideRight
|
||||
maximumLineCount: 1
|
||||
clip: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user