Fix #3207 for the curve icon's size part. Also, reintroduce separation
between the Edit button(s) on one end and the Copy/paste/load/save buttons on the other end.
This commit is contained in:
@@ -119,6 +119,8 @@ protected:
|
||||
ColoredBar* leftBar;
|
||||
ColoredBar* bottomBar;
|
||||
|
||||
void initButton (Gtk::Button &button, const Glib::ustring &iconName, Gtk::Align align, bool separatorButton, const Glib::ustring &tooltip = {});
|
||||
|
||||
|
||||
public:
|
||||
virtual ~CurveEditorSubGroup();
|
||||
|
Reference in New Issue
Block a user