skiff-org / skiff-windows-app

Skiff's Windows app for privacy-first, end-to-end encrypted Mail, Drive, Calendar, and Pages.
https://skiff.com
GNU Affero General Public License v3.0
108 stars 70 forks source link

Fix for StartMinimized to wait for WebView2 initialization #8

Closed Novack closed 1 year ago

Novack commented 1 year ago

WebView2 was not properly loading if the main window was minimized on start. So the session actually started after the first time the window was restored.