mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 22:31:21 -07:00
CURA-4870 Update the Sync Button accordingly to changes both in the
output device or in the current configuration, in order to check wether a configuration matches or not.
This commit is contained in:
parent
5280d21c26
commit
987794c515
2 changed files with 33 additions and 3 deletions
|
|
@ -63,8 +63,7 @@ Column
|
|||
|
||||
ToolButton
|
||||
{
|
||||
id: configurationSelection
|
||||
|
||||
id: printerTypeSelection
|
||||
text: catalog.i18nc("@label", "Printer type");
|
||||
height: UM.Theme.getSize("setting_control").height
|
||||
width: Math.round(parent.width * 0.7) + UM.Theme.getSize("sidebar_margin").width
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue