Fixed #2008 AS3 P-code editing optional Double value when it has no fractional part

This commit is contained in:
Jindra Petřík
2023-06-25 20:41:04 +02:00
parent 2616b5046d
commit b2d87cf637
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -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