yestinj/inetvis

Initial size of main application window is inconsistent in Qt5

Closed this issue · 1 comments

Changing to qt5 seems to have broken the initial size of the glviswidget (?). The main window starts out too small, but resizes properly when the outer window is resized.

This is intermittent.

Set the minimum size of the GLVisWidget to the size of the main containing widget, this seems to have fixed the inconsistency here.