mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-06 16:25:50 +01:00
made restore from winspector.c automatically apply
This commit is contained in:
@@ -1045,6 +1045,11 @@ revertSettings(WMButton *button, InspectorPanel *panel)
|
||||
} else {
|
||||
WMSetPopUpButtonSelectedItem(panel->wsP, 0);
|
||||
}
|
||||
|
||||
/* must auto apply, so that there wno't be internal
|
||||
* inconsistencies between the state in the flags and
|
||||
* the actual state of the window */
|
||||
applySettings(panel->applyBtn, panel);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user