Issue #1560 - invisible canvas flip/rotation buttons...
...at the bottom of image window
Need to show/hide the event box, not just the labels/icons inside.
(cherry picked from commit 1806b66c5a
)
This commit is contained in:
@ -58,6 +58,7 @@ struct _GimpStatusbar
|
||||
GtkWidget *cursor_label;
|
||||
GtkWidget *unit_combo;
|
||||
GtkWidget *scale_combo;
|
||||
GtkWidget *rotate_widget;
|
||||
GtkWidget *rotate_label;
|
||||
GtkWidget *horizontal_flip_icon;
|
||||
GtkWidget *vertical_flip_icon;
|
||||
|
Reference in New Issue
Block a user