First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
This commit is contained in:
@@ -313,6 +313,7 @@ EditorPanel::EditorPanel (FilePanel* filePanel)
|
||||
|
||||
iareapanel = new ImageAreaPanel ();
|
||||
tpc->setEditProvider(iareapanel->imageArea);
|
||||
tpc->getToolBar()->setLockablePickerToolListener(iareapanel->imageArea);
|
||||
|
||||
Gtk::HBox* toolBarPanel = Gtk::manage (new Gtk::HBox ());
|
||||
toolBarPanel->pack_start (*hidehp, Gtk::PACK_SHRINK, 1);
|
||||
|
Reference in New Issue
Block a user