Skip to content

Version 3.8.1.284

Latest
Compare
Choose a tag to compare
@EQAditu EQAditu released this 07 Aug 18:38
0a5d1b4

Miscellaneous Fixes
Tab controls are now limited to one row of tabs... when there is not enough space to show the tab collection, there will be a scrolling control.
Fixed an issue where sometimes a minimized ACT window would still be shown by Windows as a blank window that could be restored.
Added another method to try moving ACT's main window into an active screen if it finds itself outside of all screens. This will also hopefully fix some issues with outside influences trying to minimize ACT with ACT already using the -minimize flag.
Fixed an issue with scrollbar shaders preventing ACT from starting maximized. Fixed an issue with scrollbar shaders appearing on the primary screen when ACT gets put outside of all active screens and minimized. Fixed an issue with scrollbar shaders appearing in Alt-Tab when ACT is minimized to tray.
Fixed an issue with starting ACT maximized then switching to another application before loading was complete.

Plugins / API
UnZip() will now extract the archive fully to temp and test destination file locks before moving files to the final destination in order to avoid partial extractions.