mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06: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
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ Column {
|
|||
ToolButton {
|
||||
id: machineButton;
|
||||
text: UM.Application.machineName;
|
||||
tooltip: UM.Application.machineName;
|
||||
|
||||
style: UM.Theme.styles.sidebar_header_button;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue