[osg-users] osgQt & osgEarth not working with 0 margin in Qlayout
David Bobavid
david.bobavid at gmail.com
Wed May 29 10:48:42 PDT 2019
Hi,
I have played around with this a bit more, and it seems that after setting the margins to 0, the timer update calling upadte() doesn't properly called the paintEvent on the widget.
If I make my own slot for the timer's timeout and call the _viewer->frame() on my own, it works just fine.
Just posting in case anyone else comes across this issue.
Cheers,
David
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=76149#76149
More information about the osg-users
mailing list