The D-rats repeater is saving the configuration state in the sig_destroy destroy event handler. The documentation for this handler says it is not suitable for using to save widget state. Which indicates that another signal should be used for that.
The D-rats repeater is saving the configuration state in the sig_destroy destroy event handler.
The documentation for this handler says it is not suitable for using to save widget state.
Which indicates that another signal should be used for that.