Fix the Editor's bottom toolbar, create a new MyProgressBar class to
make it's width stable, and add 2 pixel space between the main action widgets (progress bar, preferences, full screen)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <gtkmm.h>
|
||||
|
||||
class ImageArea;
|
||||
class ZoomPanel : public Gtk::HBox
|
||||
class ZoomPanel : public Gtk::Grid
|
||||
{
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user