mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 00:00:47 +00:00
Added: #1418 Option to make main window Always on top
This commit is contained in:
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
|
||||
- `-configFile` and `-storeConfigFile` commandline parameters for loading/storing configuration file
|
||||
- Option to .bat and .sh file to enable J2D_D3D_NO_HWCHECK
|
||||
- [#2404] Quick find in text/script editors - show number of occurences
|
||||
- [#1418] Option to make main window Always on top
|
||||
|
||||
### Fixed
|
||||
- [#2456] FLA export - NullPointer exception while exporting to CS4 or lower via commandline
|
||||
@@ -3803,6 +3804,7 @@ Major version of SWF to XML export changed to 2.
|
||||
[alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8
|
||||
[alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7
|
||||
[#2404]: https://www.free-decompiler.com/flash/issues/2404
|
||||
[#1418]: https://www.free-decompiler.com/flash/issues/1418
|
||||
[#2456]: https://www.free-decompiler.com/flash/issues/2456
|
||||
[#2427]: https://www.free-decompiler.com/flash/issues/2427
|
||||
[#1826]: https://www.free-decompiler.com/flash/issues/1826
|
||||
|
||||
Reference in New Issue
Block a user