lock-off.png and lock-on.png icon were trimmed, the header height has been increased from 15 to 17 (issue 1116)
This commit is contained in:
parent
18a91f0ca0
commit
abe9de5201
@ -1250,7 +1250,7 @@ void EditorPanel::beforeAfterToggled () {
|
||||
|
||||
beforeIarea = new ImageAreaPanel ();
|
||||
|
||||
int HeaderBoxHeight = 15;
|
||||
int HeaderBoxHeight = 17;
|
||||
|
||||
beforeLabel = Gtk::manage (new Gtk::Label ());
|
||||
beforeLabel->set_markup (Glib::ustring("<b>") + M("GENERAL_BEFORE") + "</b>");
|
||||
|
Loading…
x
Reference in New Issue
Block a user