mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 02:40:45 +00:00
Fixed: #2354 Simplify expressions problems in some cases
This commit is contained in:
@@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file.
|
||||
- FLA export - DefineEditText default text color alpha
|
||||
- Text display - Alpha channel should not be supported for texts using device fonts
|
||||
- [#2192] Long script lines are now wrapped (1000 chars limit by default) to avoid problems on Linux
|
||||
- [#2354] Simplify expressions problems in some cases
|
||||
|
||||
## [21.1.1] - 2024-10-13
|
||||
### Added
|
||||
@@ -3625,6 +3626,7 @@ Major version of SWF to XML export changed to 2.
|
||||
[#2341]: https://www.free-decompiler.com/flash/issues/2341
|
||||
[#2345]: https://www.free-decompiler.com/flash/issues/2345
|
||||
[#2192]: https://www.free-decompiler.com/flash/issues/2192
|
||||
[#2354]: https://www.free-decompiler.com/flash/issues/2354
|
||||
[#2321]: https://www.free-decompiler.com/flash/issues/2321
|
||||
[#2305]: https://www.free-decompiler.com/flash/issues/2305
|
||||
[#2328]: https://www.free-decompiler.com/flash/issues/2328
|
||||
|
||||
Reference in New Issue
Block a user