Hi, I'm experiencing a problem related to orientation changes on iOS and AutoLayout.
Specifically, in InterfaceBuilder I created a UIView where I render OSG stuff, I made this view a subview of the ViewController's main view, then if I add some constraints among those views (in order to resize the OSG view appropriately), I see that when orientation changes, the OSG view content flickers a lot between a couple of frames (when I go back to the original orientation everything works again) . If I remove the constraints then the issue disappears. Anyone with the same problem? Any suggestion? Thanks! Alessandro ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60875#60875 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

