mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-29 21:33:12 +00:00
"Layer > Duplicate" menu item does not need "..." because it does not ask the layer name to the user.
This commit is contained in:
parent
cf0f7d9663
commit
2a7f5017b6
@ -250,7 +250,7 @@
|
||||
<item command="background_from_layer" text="&Background from Layer" />
|
||||
<item command="layer_from_background" text="&Layer from Background" />
|
||||
<separator />
|
||||
<item command="duplicate_layer" text="&Duplicate..." />
|
||||
<item command="duplicate_layer" text="&Duplicate" />
|
||||
<item command="merge_down_layer" text="&Merge Down" />
|
||||
<item command="flatten_layers" text="&Flatten" />
|
||||
</menu>
|
||||
|
Loading…
x
Reference in New Issue
Block a user