praeclarum / Continuous

Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio
MIT License
268 stars 33 forks source link

UIView Preview Flickers #15

Open praeclarum opened 8 years ago

praeclarum commented 8 years ago

When editing UIViews, the screen flickers. It's super annoying, yo.

To fix - host the view in a View Controller which is hosted in a nav controller, then swap out the root. This is actually how things used to work.