dominikwilkowski / vault

An open source multi-platform password manager, written in Rust.
https://rustyvault.com/
GNU General Public License v3.0
12 stars 2 forks source link

Crash on unlock #77

Closed dominikwilkowski closed 3 months ago

dominikwilkowski commented 3 months ago

When you unlock the app but have the password field not in focus for a bit and move the mouse the app crashes. We're looking into it. Looks like it's a floem bug for now.

dominikwilkowski commented 3 months ago

fixed via #79