mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-24 05:43:12 +08:00
Elide the header's menu buttons so we do not have long names peeking out
This commit is contained in:
parent
1118219f7d
commit
e53e74d093
@ -77,6 +77,7 @@ Column {
|
||||
ToolButton {
|
||||
id: machineButton;
|
||||
text: UM.Application.machineName;
|
||||
tooltip: UM.Application.machineName;
|
||||
|
||||
style: UM.Theme.styles.sidebar_header_button;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user