mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-20 18:40:57 +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" />
|
||||
<separator />
|
||||
<item command="SetLoopSection" text="@main_menu.view_set_loop_section" />
|
||||
<separator />
|
||||
<item command="ReverseFrames" text="@main_menu.frame_reverse_frames" />
|
||||
</menu>
|
||||
|
||||
<menu id="cel_popup_menu">
|
||||
|
Loading…
x
Reference in New Issue
Block a user