epasveer / seer

Seer - a gui frontend to gdb
GNU General Public License v3.0
2.07k stars 69 forks source link

make register profile combo larger #212

Closed hrw closed 6 months ago

hrw commented 6 months ago

It is good to see full profile name.

image

epasveer commented 6 months ago

I noticed this, too. QComboBox doesn't resize the main widget if longer named entries are added after the widget is initially created. I tried many things to no avail.

The web doesn't show any solutions. Other people have reported it, though.

While increasing the widget size in the UI file may work, it will likely be run into again.

(I think it's a bug with QComboBox.

epasveer commented 6 months ago

Thanks for the patch!

hrw commented 6 months ago

The bug is in layout/group elements.

No way to mark which elements have to scale requires fixes like this one - resize of the only element which has size.