MarkMuth / QtKittiVisualizer

166 stars 62 forks source link

Can't show openGL UI in docker container #10

Open YangLiu-Leo opened 2 years ago

YangLiu-Leo commented 2 years ago

image Does anyone met this problem? help @MarkMuth

MarkMuth commented 2 years ago

Hi, sometimes there is a problem with the size of the OpenGL widget. It is there, at the very right side of the window. Please try if you can drag the splitter from the right border of the window to the left. Probably one should set a minimum size for that widget in the code to not let that happen.

hitbuyi commented 4 months ago

I have the same problem