mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 03:50:44 +00:00
Fixed: #2471 Clipping - multiple clips handling, in display and also SVG export
This commit is contained in:
@@ -77,6 +77,7 @@ All notable changes to this project will be documented in this file.
|
||||
- [#2469] Converting shape type did not convert gradient colors transparency
|
||||
- [#2470] Transform - paste matrix, edit current matrix not working
|
||||
- Do not allow to switch PlaceObjects in transform mode
|
||||
- [#2471] Clipping - multiple clips handling, in display and also SVG export
|
||||
|
||||
## [23.0.1] - 2025-05-16
|
||||
### Fixed
|
||||
@@ -3881,6 +3882,7 @@ Major version of SWF to XML export changed to 2.
|
||||
[#2405]: https://www.free-decompiler.com/flash/issues/2405
|
||||
[#1646]: https://www.free-decompiler.com/flash/issues/1646
|
||||
[#2469]: https://www.free-decompiler.com/flash/issues/2469
|
||||
[#2471]: https://www.free-decompiler.com/flash/issues/2471
|
||||
[#2427]: https://www.free-decompiler.com/flash/issues/2427
|
||||
[#1826]: https://www.free-decompiler.com/flash/issues/1826
|
||||
[#2448]: https://www.free-decompiler.com/flash/issues/2448
|
||||
|
||||
Reference in New Issue
Block a user