Rookiestyle / KeePassOTP

Add OTP support (two factor authentication) to KeePass
GNU General Public License v3.0
405 stars 29 forks source link

Take dpi into account for QR code window #92

Closed pitdicker closed 2 years ago

pitdicker commented 2 years ago

With these changes the QR code window doesn't look tiny on a hidpi monitor. Tested with 100% windows scaling, 150% and 200%.

I also tried to adjust the position of the labels in this dialog a bit, so the padding takes dpi into account, and the bottom of the text isn't cut off.

Rookiestyle commented 2 years ago

I like that