Crop Editing layout fixed
Preferences > Image Processing > Crop Edit was vertically centered with large empty gaps above and below the frame. Now it starts as soon as the frame above ends.
This commit is contained in:
@@ -200,8 +200,8 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener
|
||||
|
||||
DynamicProfilePanel *dynProfilePanel;
|
||||
|
||||
Gtk::ComboBoxText *cropGuides;
|
||||
Gtk::CheckButton *cropAutoFit;
|
||||
Gtk::ComboBoxText *cropGuidesCombo;
|
||||
Gtk::CheckButton *cropAutoFitCB;
|
||||
|
||||
Glib::ustring storedValueRaw;
|
||||
Glib::ustring storedValueImg;
|
||||
|
Reference in New Issue
Block a user