nasa-jpl / LiveViewOpenCL

Open Source real-time visualization tools for Imaging Spectrometer development
GNU General Public License v3.0
36 stars 21 forks source link

Graphical glitch when widget checkboxes have focus. #31

Closed jackiryan closed 4 years ago

jackiryan commented 5 years ago

When one of the QCheckBox items in the widgets (e.g., the "Hide Crosshair" checkbox in the frameview widget) has "focus" in the GUI it will cut off the text. By focus I am referring to the highlighting that is done around GUI items to show that they are the last used item (focus can also be changed by pressing tab). There is an outline around the GUI item that cuts off the text vertically and needs to be disabled.