First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
This commit is contained in:
@@ -42,6 +42,10 @@ BatchToolPanelCoordinator::BatchToolPanelCoordinator (FilePanel* parent) : ToolP
|
||||
toolPanels.erase (ipi);
|
||||
}
|
||||
|
||||
if (toolBar) {
|
||||
toolBar->setBatchMode ();
|
||||
}
|
||||
|
||||
toolPanelNotebook->remove_page (*metadataPanel);
|
||||
metadataPanel = 0;
|
||||
toiM = 0;
|
||||
|
Reference in New Issue
Block a user