Quote:
Originally Posted by kovidgoyal
Looks like a Qt glitch (the widget isnt being stretched to fill available space so you can see the widget underneath), if you can find a way to reproduce I would be most interested, it doesnt happen for me running from source or not.
|
@Kovid, could this be related to stored geometries? If so then it would happen once when the dialog is opened using the "old" geometry. The geometry would be updated when the dialog is closed so it doesn't happen again.