raven-reader
raven-reader copied to clipboard
MinWidth is too large to fit on portrait monitors
Describe the bug Raven Reader, even at it's smallest, is unable to fit on a 1920 x 1080 monitor in Portrait mode. The current minWidth is set as minWidth: 1280, but this value is too large and the window ends up clipping off the edge.
To Reproduce Turn any 1080p monitor on it's side and try moving Raven Reader to that screen.
Expected behavior What should be happening is Raven Reader should be able to scale down as much as needed to fit on various monitors.
Desktop (please complete the following information):
- OS: Windows 11
- Version: 1.0.79
Additional context I'm not sure what your MinWidth should be for the window, or even if you should have one at all, but this application can afford to shrink itself even more than it can now and the UI shouldn't break.
And thanks for this project guys. I've needed an RSS Reader for a long time and this is the first one that not only works without duplicating my feeds, but it looks beautiful while doing so! 😄