mirror of
https://github.com/badvision/jace.git
synced 2025-02-19 21:30:34 +00:00
Apply configuration prior to saving it
This commit is contained in:
parent
beaf28ea87
commit
6fddbe66de
@ -65,6 +65,7 @@ public class ConfigurationUIController {
|
||||
|
||||
@FXML
|
||||
void saveConfig(MouseEvent event) {
|
||||
applyConfig(event);
|
||||
Configuration.saveSettings();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user