nicklockwood / CubeController

CubeController is a UIViewController subclass that can be used to create a rotating 3D cube navigation.
Other
142 stars 20 forks source link

Reload with New ViewControllers Cube Empty Until Touched #7

Open agibson73 opened 7 years ago

agibson73 commented 7 years ago

I have the CubeController as a childviewcontroller. I am wanting to remove and add new controllers. They are added but the view seems to be invisible until I touch the location of the cube and then the cube appears. I am trying to find a work around on it but I figured you might have some insight. Thanks.