mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-16 14:42:44 +00:00
Add "Reverse Frames" in Frames popup menu (fix #1781)
This commit is contained in:
parent
c388f1d812
commit
3ed516bc11
@ -931,6 +931,8 @@
|
|||||||
<item command="RemoveFrame" text="@main_menu.frame_delete_frame" />
|
<item command="RemoveFrame" text="@main_menu.frame_delete_frame" />
|
||||||
<separator />
|
<separator />
|
||||||
<item command="SetLoopSection" text="@main_menu.view_set_loop_section" />
|
<item command="SetLoopSection" text="@main_menu.view_set_loop_section" />
|
||||||
|
<separator />
|
||||||
|
<item command="ReverseFrames" text="@main_menu.frame_reverse_frames" />
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu id="cel_popup_menu">
|
<menu id="cel_popup_menu">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user