konstantintutsch / Lock

Process data with GnuPG 🔒
https://konstantintutsch.com/Lock
MIT License
14 stars 7 forks source link

feat: reduce minimal window height #1

Closed 1peter10 closed 1 month ago

1peter10 commented 1 month ago

Hi, thanks for creating this app!

Since, according to metainfo, having this app working on mobile/small screens is a goal, here's a tiny fix, as I had issues with the current minimal height (see screenshot below) on my Pixel 3a: Lock-too-high

I have reduced the height more than may seem necessary - the goal is to also fix this for devices with 720 x 1280px screens (360 x 640 logical pixels), see also https://linuxphoneapps.org/docs/resources/developer-information/#hardware-specs-to-consider

Thanks again!

konstantintutsch commented 1 month ago

Thanks! Completely overlooked that in my code.