The preferences widget does not have any means to save the changes. I see two options: A, add a handler to save the state when the widget is closed B. add handlers to each widget to save changes the moment the change is made.
The preferences widget does not have any means to save the changes. I see two options:
A, add a handler to save the state when the widget is closed
B. add handlers to each widget to save changes the moment the change is made.