After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167765 - Add action for setting the radius of the picker tools
Add action for setting the radius of the picker tools
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
git master
Other All
: Normal enhancement
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-02-18 02:07 UTC by airfullbete
Modified: 2005-02-20 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description airfullbete 2005-02-18 02:07:41 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:
Comment 1 Sven Neumann 2005-02-20 14:19:42 UTC
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.