Local-first remote sync and cross-platform UI parity #2

Merged
joejulian merged 53 commits from feature/local-first-remote-sync into main 2026-04-11 06:15:47 +00:00
Showing only changes of commit 44da1e6599 - Show all commits
+3
View File
@@ -692,6 +692,9 @@ func newUIWithState(mode string, sess appstate.CurrentSession, paths statePaths)
u.requestMasterPassFocus = u.hasSelectedLifecycleTarget()
u.loadUIPreferences()
u.loadSettings()
if u.debugLogHeaderBounds {
platform.LogInfo("KeePassGO", "keepassgo header-bounds logging enabled")
}
u.loadSettingsFormFromPreferences()
u.loadSettingsDraft()
u.requestMasterPassFocus = u.hasSelectedLifecycleTarget()