Fixed #2009 Missing images in MacOs icon

This commit is contained in:
Jindra Petřík
2023-09-26 08:25:19 +02:00
parent 4af3c0ca7e
commit d58d582575
3 changed files with 2680 additions and 148 deletions

View File

@@ -49,6 +49,7 @@ All notable changes to this project will be documented in this file.
- Synchronization problems when adding characters to the font vs its display
- [#2086] AS3 direct editation - Correct class order (instanceinfo,classinfo) respecting extends/implements
- [#2086] AS3 direct editation - not deleting old nested methods when they have multiple usages
- [#2009] Missing images in MacOs icon
### Changed
- [#2070] String values inside SWF to XML export are backslash escaped
@@ -3106,6 +3107,7 @@ Major version of SWF to XML export changed to 2.
[#2077]: https://www.free-decompiler.com/flash/issues/2077
[#2076]: https://www.free-decompiler.com/flash/issues/2076
[#2086]: https://www.free-decompiler.com/flash/issues/2086
[#2009]: https://www.free-decompiler.com/flash/issues/2009
[#1998]: https://www.free-decompiler.com/flash/issues/1998
[#2038]: https://www.free-decompiler.com/flash/issues/2038
[#2028]: https://www.free-decompiler.com/flash/issues/2028

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.