mirror of
https://github.com/nimbold/Firelink.git
synced 2026-09-09 17:25:42 +00:00
9d1e8d994a
Refs #37. - Keep the transparent Properties window renderer-owned at its rounded corners without native shadow bleed. - Keep the complete custom caption-control rail outside Tauri drag hit-testing so every button area receives clicks. - Retry credential-marked downloads through a fresh lifecycle with restored keychain credentials or a safe credentialless request. - Preserve keychain consent boundaries, sanitize unavailable request credentials, and retain retryable errors when recovery fails. - Remove the obsolete manual credentialless retry confirmation and keep all start/resume entry points consistent.