First of, thanks for this awesome plugin :)
Currently, my largest and only problem with the plugin is the unnatural large amount of horizontal space the docker needs.
After fiddeling with the code I noticed that the main cause is the row displaying the different colorspaces.
I can untick some colorspaces that I don't care for in the settings but this is not persistent after a krita restart. (I can make a new issue for that if wanted)
A common solution to reduce the amount of elements in other docker is to use a dropdown list instead.
The other limiting factor of docker width are the component sliders under the colorspace.
To be honest I don't think there is much we could do about them besides changing them to be listed vertically whenever they become the limiting factor for horizontal space.
Feel free to tell me your thoughts and if I can help with something :]
Current minimal width of the widget:

Minimal width without the widget:
(Using linux with the flatpack AppImage)
First of, thanks for this awesome plugin :)
Currently, my largest and only problem with the plugin is the unnatural large amount of horizontal space the docker needs.
After fiddeling with the code I noticed that the main cause is the row displaying the different colorspaces.
I can untick some colorspaces that I don't care for in the settings but this is not persistent after a krita restart. (I can make a new issue for that if wanted)
A common solution to reduce the amount of elements in other docker is to use a dropdown list instead.
The other limiting factor of docker width are the component sliders under the colorspace.
To be honest I don't think there is much we could do about them besides changing them to be listed vertically whenever they become the limiting factor for horizontal space.
Feel free to tell me your thoughts and if I can help with something :]
Current minimal width of the widget:

Minimal width without the widget:
(Using linux with the flatpack AppImage)