- fixed an error in Geo Editor when trying to save an empty Geometry
- in Preferences made sure that clicking the Restore Defaults will update the values in the Preferences Tab - some changes in the Tools visibility in the Tools ToolBar
This commit is contained in:
@@ -1052,6 +1052,7 @@ class PreferencesUIManager:
|
||||
"""
|
||||
log.debug("on_restore_defaults_preferences()")
|
||||
self.defaults.reset_to_factory_defaults()
|
||||
self.defaults_write_form()
|
||||
self.on_preferences_edited()
|
||||
self.inform.emit('[success] %s' % _("Preferences default values are restored."))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user