mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-24 07:13:16 +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 {
|
ToolButton {
|
||||||
id: machineButton;
|
id: machineButton;
|
||||||
text: UM.Application.machineName;
|
text: UM.Application.machineName;
|
||||||
|
tooltip: UM.Application.machineName;
|
||||||
|
|
||||||
style: UM.Theme.styles.sidebar_header_button;
|
style: UM.Theme.styles.sidebar_header_button;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user