Skip to content

3.7.3

Compare
Choose a tag to compare
@nstlaurent nstlaurent released this 29 Aug 10:34
· 104 commits to development since this release

Reverted titlebar back to default windows titlebar to restore resizing/docking/other default windows functionality with windows.
Uses DWMWA_USE_IMMERSIVE_DARK_MODE. Tested on Windows 11, 10 and 8.1. Not tested on Windows 7 and using dark mode will likely still show the normal titlebar style.
Implemented simple global profile functionality.
When launching any file select the menu next to profiles and select 'New Global Profile'.
Any additional files added and any settings will be applied to this profile.
Global profiles are available in any file and are displayed at the top of the drop down list.
Currently doesn't support selecting individual files.
Added back tooltips to button groups.
Implemented dark theme styling to tooltips.
Implemented new check list control to match dark theme styling. Used for the search options drop down and visible views options.
Fixed tab rendering sizes for high DPI scaling.
Fixed missing dark theme styling for tag .
Fixed splash screen display for high DPI scaling.
Added System option to themes that automatically read the user's OS setting for light/dark mode.
Fixed issue if the last selected random play file was deleted.
Fixed checkbox rendering offsets for dpi scaling.
Fixed issue that caused the currently selected view title to be incorrect.
Icons for buttons are now scaled according to DPI settings.
Fixed issue that caused bad splitter values to be written when using the auto launch shortcut functionality.