Always show image dimensions below navigator preview, fixes #4359
This commit is contained in:
@@ -37,6 +37,7 @@ private:
|
||||
void cycleUnitsHSV (GdkEventButton *event);
|
||||
|
||||
protected:
|
||||
Gtk::Label* dimension;
|
||||
Gtk::Label* position;
|
||||
Gtk::Label *R, *G, *B;
|
||||
Gtk::Label *H, *S, *V;
|
||||
|
Reference in New Issue
Block a user