Created attachment 108569 [details] Spectacle window with dpi=192 Hi, Spectacle GUI is very wrong when run with higher than 96 DPI. In my case, I'm running KDE on 4K 27" monitor with 192 dpi. Take a look at the screenshot of how Spectacle looks on it. Resizing the window helps. This is probably due to a minimum size set on some widgets (it has to be multiplied by dpi/96 or not used at all), or not using Qt layouts. Note that this is NOT related to QT_DEVICE_PIXEL_RATIO (which I don't use). I'm using Spectacle 16.08.2 with Qt 5.9.2. Thanks
*** This bug has been marked as a duplicate of bug 372140 ***