mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 01:59:17 +08:00
CURA-3397 Set override profile preference option upon visibility change
This commit is contained in:
parent
8a77dd66fc
commit
e9ae531de2
@ -22,6 +22,8 @@ UM.Dialog
|
|||||||
{
|
{
|
||||||
changesModel.forceUpdate()
|
changesModel.forceUpdate()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
discardOrKeepProfileChangesDropDownButton.currentIndex = UM.Preferences.getValue("cura/choice_on_profile_override")
|
||||||
}
|
}
|
||||||
|
|
||||||
Column
|
Column
|
||||||
|
Loading…
x
Reference in New Issue
Block a user