mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Fix so that sliding the switch also changes the mode
This commit is contained in:
parent
bb0d534f4a
commit
1449f785f7
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ Rectangle
|
|||
acceptedButtons: Qt.NoButton
|
||||
}
|
||||
|
||||
onClicked:
|
||||
onCheckedChanged:
|
||||
{
|
||||
var index = 0;
|
||||
if (checked)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue