Patch 1.5.3, Fixes theme sync issue on first startup

Addresses a bug where the email viewer's dark mode setting was not correctly synchronized with the selected theme on the first application launch.

This ensures a consistent user experience regarding light/dark mode across the application and email viewer.
This commit is contained in:
Flavio Fois
2026-02-10 19:57:53 +01:00
parent 4c99c14be7
commit fc98f0ed74
5 changed files with 16 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#define ApplicationName 'EMLy'
#define ApplicationVersion GetVersionNumbersString('EMLy.exe')
#define ApplicationVersion '1.5.2'
#define ApplicationVersion '1.5.3_beta'
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"