Colorise Interactive in GMIC clears control point when relaunching and also the clear control point button is missing. when we colorize a line art and close gmic, and relaunch the plugin all the control points( nodes of colors) get cleared, this is a problem for people wanting to re edit some part of the color. the instruction states that we can clear control point but there is not clear control point button. So to rephrase the Gmic colorize interactive clears control point on reload and the button for manually clearing control points are missing. thank you Reproducible: Always Steps to Reproduce: 1.Open a lineart in krita and apply some gmic colorise interactive to get flat colors 2.then again select the lineart and re-initialise gmic colorise ( we do this if we miss some parts thats needs coloring or something has gone wrong) 3.you will see all the color points are cleared on load, this results in redoing evrything.
What has to be done: * support for session management of gmic, so when you close the gmic dialog and open it again, you still have the last settings available : currently the dialog loads the settings again and builds the dialog from scratch removing user changes to filter setttings * support for the clear button: it is parsed from the filter definition but it is not added to g'mic filter settings dialog
We've just replaced our own gmic dialog with a plugin that communicates with the official gmic-qt plugin (which still needs to be released with our integration code, but it's already been merged), so we can close all current g'mic bugs.