Skip to content

Fix saving file dialog view options

Eugene Popov requested to merge (removed):filedialog_viewoptions into master

Currently, the view options are only saved when the user clicks OK or Cancel button. This MR makes the file dialog to write view options even if the user closes the window in any other way.

Merge request reports