mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
CURA-3397 Set override profile preference option upon visibility change
This commit is contained in:
parent
8a77dd66fc
commit
e9ae531de2
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ UM.Dialog
|
|||
{
|
||||
changesModel.forceUpdate()
|
||||
}
|
||||
|
||||
discardOrKeepProfileChangesDropDownButton.currentIndex = UM.Preferences.getValue("cura/choice_on_profile_override")
|
||||
}
|
||||
|
||||
Column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue