mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-30 04:20:23 +00:00
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:
parent
4c1a57f651
commit
97813251e1
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user