Ungroup Eraser & Eyedropper tools

Several users don't find the eyedropper and they think it doesn't exist
at all. It'll be better to show this tool by default at the top toolbox
level to avoid confusion.
This commit is contained in:
David Capello 2016-08-22 20:53:57 -03:00
parent 4c1a57f651
commit 97813251e1

View File

@ -1040,7 +1040,7 @@
/>
</group>
<group id="helpers_tools" text="Helpers Tools">
<group id="eraser_tools" text="Eraser Tools">
<tool id="eraser"
text="Eraser Tool"
ink_left="eraser"
@ -1056,6 +1056,9 @@
Right-button: Replace foreground with background color.
</tooltip>
</tool>
</group>
<group id="color_tools" text="Color Tools">
<tool id="eyedropper"
text="Eyedropper Tool"
ink_left="pick_fg"