Add zoom limit feature

This commit is contained in:
Alexander Gruzintsev
2023-10-30 09:55:14 +01:00
parent 72bf271214
commit 4291c33fe4
6 changed files with 84 additions and 4 deletions

View File

@@ -249,6 +249,8 @@ class Preferences final :
Gtk::ComboBoxText *cropGuidesCombo;
Gtk::CheckButton *cropAutoFitCB;
Gtk::ComboBoxText *maxZoomCombo;
Gtk::ComboBoxText *metadataSyncCombo;
Gtk::ComboBoxText *xmpSidecarCombo;