For issue #3483, the old behavior is restored, i.e. the minimum width of the ProfilePanel combobox is the maximum width of its content. Style updated for the Exif and IPTC sub-tabs
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "guiutils.h"
|
||||
#include "rtimage.h"
|
||||
|
||||
class ProfilePanel : public Gtk::VBox, public PParamsChangeListener, public ProfileStoreListener
|
||||
class ProfilePanel : public Gtk::Grid, public PParamsChangeListener, public ProfileStoreListener
|
||||
{
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user