mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 00:00:47 +00:00
Fixed #2008 AS3 P-code editing optional Double value when it has no fractional part
This commit is contained in:
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
|
||||
### Fixed
|
||||
- [#2004] Freezing when a shape has nonimage character set as fill
|
||||
- [#2004] Nonrepeating fill border
|
||||
- [#2008] AS3 P-code editing optional Double value when it has no fractional part
|
||||
|
||||
## [18.4.1] - 2023-04-05
|
||||
### Fixed
|
||||
@@ -3032,6 +3033,7 @@ All notable changes to this project will be documented in this file.
|
||||
[alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7
|
||||
[#1998]: https://www.free-decompiler.com/flash/issues/1998
|
||||
[#2004]: https://www.free-decompiler.com/flash/issues/2004
|
||||
[#2008]: https://www.free-decompiler.com/flash/issues/2008
|
||||
[#1993]: https://www.free-decompiler.com/flash/issues/1993
|
||||
[#1994]: https://www.free-decompiler.com/flash/issues/1994
|
||||
[#1477]: https://www.free-decompiler.com/flash/issues/1477
|
||||
|
||||
Reference in New Issue
Block a user