Bug #10173
closedDownload and Upload dialogs are wonky (High DPI issue?)
100%
Description
The Radio -> Download and Radio -> Upload dialogs are a bit broken for me in the py3 branch. The vendor and model dropdowns are cut off. See the screenshot attached. I suspect this may be because I'm using a high DPI display that requires 200% scaling.
I get a bunch of messages like this in the terminal when the dialog opens, in case it's related:
(chirpwx.py:762583): Gtk-WARNING **: 23:34:02.705: Negative content height -9
(allocation 1, extents 5x5) while allocating gadget (node button, owner
GtkToggleButton)
This is on Ubuntu 20.04 with GNOME 3.36.8.
Files
Updated by Dan Smith almost 2 years ago
- Status changed from New to In Progress
- Assignee set to Dan Smith
- Target version set to chirp-py3
Can confirm that it's not HiDPI related (which is good). I recently did some clean up for this box which makes it look much better on windows and mac, but the controls on linux are comically large in comparison, so I suspect that cleanup squeezed things too tight.
Updated by Dan Smith almost 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset github|e39251508c46f99f7c3f1d22f1e796e0556f60bb.