Created attachment 112132 [details] screenshot There is a lot of unused space at the toolbar. So i used it for tools docker for a wile and it is very handy I should say. Today I've noticed than we can add tools buttons on toolbar and it works nice but there is one problem. There are no icons for tool-buttons, lables only. So I curious, is there any way to add icons there? If not would be nuice to have such option for tool-buttons in the future. There's no need to make this as an option actually, just fix issue with text labels on tool-buttons to show icons instead ( e.g. like "undo/redo" toolbar buttons) Thanks. https://goo.gl/GgTcSr (screenshot. same as atached)
Agree that would be nice, though there is another issue: those are part of the actions that are not loaded on the bar when restarting krita, at least until there is an interaction with the toolbar config to re-load it...
Another note: tried to just add the icons in krita.action, it works, but then when switching dark/light theme the icon in the toolbar switches but not the one in the toolbox...
This is really tricky. I've managed to make sure that the actions that tools supply now can be put in the toolbar and stay there. But those actions are only active if the tool is active. The action that activates the tool is also dependent on the tool instance, but if the tool is not active, that action is inactive, and cannot be used to activate the tool...
Ah, my comment wasn't even relevant for this bug.
It's not possible to add the actions that activate tools to the toolbars, and those buttons will survive a restart.