mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-16 19:44:07 +00:00
Easy mode view renamed to Simple editor view
This commit is contained in:
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Easy mode view - new simplified UI based on timeline view,
|
||||
- Simple editor view - new simplified UI based on timeline view,
|
||||
which ressembles Flash Pro UI. Easier moving objects,
|
||||
resizing, adding frames, adding objects to stage. Instance property editation.
|
||||
Undo / redo feature. WIP
|
||||
|
||||
@@ -1010,4 +1010,4 @@ contextmenu.convertPlaceObjectType = Convert place object type
|
||||
work.decompiling.allScripts.ucf = Decompiling all scripts to get uninitialized class fields. This may take a while
|
||||
|
||||
#after 21.1.1
|
||||
menu.file.view.easy = Easy mode
|
||||
menu.file.view.easy = Simple editor
|
||||
@@ -994,5 +994,3 @@ menu.file.export.vsCode = \u5bfc\u51fa\u4e3aVS Code\u5de5\u7a0b
|
||||
contextmenu.convertShapeType = \u8f6c\u6362\u5f62\u72b6\u7c7b\u578b
|
||||
contextmenu.convertPlaceObjectType = \u8f6c\u6362\u653e\u7f6e\u5bf9\u8c61\u7c7b\u578b
|
||||
work.decompiling.allScripts.ucf = \u53cd\u7f16\u8bd1\u6240\u6709\u811a\u672c\u4ee5\u83b7\u5f97\u672a\u521d\u59cb\u5316\u7684\u7c7b\u5b57\u6bb5.\u8fd9\u53ef\u80fd\u9700\u8981\u4e00\u6bb5\u65f6\u95f4
|
||||
#after 21.1.1
|
||||
menu.file.view.easy = \u7b80\u6613\u6a21\u5f0f
|
||||
|
||||
Reference in New Issue
Block a user