Light mode #22
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when changing to light mode only some aspects of the app are changing, see the screenshot.
--- DEBUG LOG ---
[2026-05-12 15:14:40.273] [INFO ] --- Logger Initialized --- (unknown:0)
[2026-05-12 15:14:40.273] [INFO ] App Version: "1.1.5" (unknown:0)
[2026-05-12 15:14:40.273] [INFO ] Log Path: "C:/Users/Michael Howard/AppData/Roaming/PastorsSermonPro/debug.log" (unknown:0)
[2026-05-12 15:14:40.273] [INFO ] App Path: "C:/Program Files/PastorsSermonPro" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] OS Type: "Windows 10 Version 22H2" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] OS Version: "10" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Architecture: "x86_64" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Username: "Michael Howard" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Starting Pastors Sermon Pro v "1.1.5" (unknown:0)
[2026-05-12 15:14:40.289] [INFO ] Library Paths: QList("C:/Program Files/PastorsSermonPro") (unknown:0)
[2026-05-12 15:14:41.476] [DEBUG] Loading bibles from: "C:/Program Files/PastorsSermonPro/bibles" (unknown:0)
[2026-05-12 15:14:41.476] [DEBUG] Loading dictionaries from: "C:/Program Files/PastorsSermonPro/dict" (unknown:0)
Fixed in v1.1.7. Performed a comprehensive audit and updated all child components (BibleReader, SermonBuilder, etc.) to support dynamic theme switching and Light Mode consistency.