mirror of https://github.com/cutefishos/calamares
[users] 'undo' changes to values if the UI is wonky
- you can still call set*(), eg. from the UI, when the field is not editable. Although the code previously ignored the change, this would lead to a mismatch between what the UI is showing (the changed value) and what the Config has (old value). Emit a changed-signal (notify) with the old value so that the UI is changed *back* as soon as possible.main
parent
9fcf9b5fa8
commit
3ea796d009
Loading…
Reference in New Issue