GNOME Bugzilla – Bug 167765
Add action for setting the radius of the picker tools
Last modified: 2005-02-20 14:19:42 UTC
When using the level or curve tool, it would be nice to be able to set the radius of the color picker with the mouse (a modifier key + scroll for example). I didn't find an action for this. Other information:
2005-02-20 Sven Neumann <sven@gimp.org> * app/actions/context-actions.c * app/actions/context-commands.c[ch]: added actions to control the average radius of color picker tools (bug #167765). * app/actions/tool-options-actions.c: fixed a typo in a comment.