mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:25:53 +08:00
Fix so that sliding the switch also changes the mode
This commit is contained in:
parent
bb0d534f4a
commit
1449f785f7
@ -468,7 +468,7 @@ Rectangle
|
||||
acceptedButtons: Qt.NoButton
|
||||
}
|
||||
|
||||
onClicked:
|
||||
onCheckedChanged:
|
||||
{
|
||||
var index = 0;
|
||||
if (checked)
|
||||
|
Loading…
x
Reference in New Issue
Block a user