mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-12 06:38:19 +00:00
Hide "Edit > Scripts" menu because scripts destroy undo history at this moment
This commit is contained in:
parent
6c9733ca38
commit
47a5b38ada
@ -535,11 +535,11 @@
|
||||
<separator />
|
||||
<item command="Despeckle" text="&Despeckle (median filter)" />
|
||||
</menu>
|
||||
<menu text="Scripts">
|
||||
<!--menu text="Scripts">
|
||||
<item command="RunScript" text="Transparency from White Background">
|
||||
<param name="filename" value="white_to_alpha.js" />
|
||||
</item>
|
||||
</menu>
|
||||
</menu-->
|
||||
<separator />
|
||||
<item command="KeyboardShortcuts" text="&Keyboard Shortcuts..." />
|
||||
<item command="Options" text="Pre&ferences..." />
|
||||
|
Loading…
Reference in New Issue
Block a user