Added: #873 Context menu items are organized with separators and the order is more intuitive

This commit is contained in:
Jindra Petřík
2024-08-05 11:17:25 +02:00
parent 4410e4b95f
commit a526fbe74a
2 changed files with 162 additions and 115 deletions
+2
View File
@@ -39,6 +39,7 @@ All notable changes to this project will be documented in this file.
- [#1290] Export to IntelliJ IDEA project
- Export FLA context menu on SWFs
- Window icons for various dialogs including save/open/export/import
- [#873] Context menu items are organized with separators and the order is more intuitive
### Fixed
- Debugger - getting children of top level variables
@@ -3462,6 +3463,7 @@ Major version of SWF to XML export changed to 2.
[#2243]: https://www.free-decompiler.com/flash/issues/2243
[#2260]: https://www.free-decompiler.com/flash/issues/2260
[#1290]: https://www.free-decompiler.com/flash/issues/1290
[#873]: https://www.free-decompiler.com/flash/issues/873
[#2149]: https://www.free-decompiler.com/flash/issues/2149
[#2172]: https://www.free-decompiler.com/flash/issues/2172
[#2174]: https://www.free-decompiler.com/flash/issues/2174