- implemented
SaveandSave As...entries:- only first Ctrl+S and all Ctrl+Shift+S clicks show the save-as file dialog
- subsequent Ctrl+S clicks just save the file without asking again
- added file filter with PDF document as default for opening or saving documents
- fixed to stay on the current page after saving a file
- added proposal of modified file name adding
-redacted(or translated versions) before the extension - added UI alerting (!129) for failure to zoom to original size
Related: #106
- implemented `Save` and `Save As...` entries:
- only first <kbd>Ctrl</kbd>+<kbd>S</kbd> and all <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>S</kbd> clicks show the save-as file dialog
- subsequent <kbd>Ctrl</kbd>+<kbd>S</kbd> clicks just save the file without asking again
- added file filter with PDF document as default for opening or saving documents
- fixed to stay on the current page after saving a file
- added proposal of modified file name adding `-redacted` (or translated versions) before the extension
- added UI alerting (!129) for failure to zoom to original size
Related: #106