You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating the paperFold, I seem to be able to set the centerView programatically whenever I like, but I cannot set the rightView or leftView.
Any reason for this?
I notice some deprecated functions in the paperFold source.
One thing I can do though, is set a view within the left or right container view, BUT it doesn't redraw it until folded out. You still see the old view from the image capture until folded out.
Is there any way to 'repaint' the views when not in view?
Thanks.
The text was updated successfully, but these errors were encountered:
After creating the paperFold, I seem to be able to set the centerView programatically whenever I like, but I cannot set the rightView or leftView.
Any reason for this?
I notice some deprecated functions in the paperFold source.
One thing I can do though, is set a view within the left or right container view, BUT it doesn't redraw it until folded out. You still see the old view from the image capture until folded out.
Is there any way to 'repaint' the views when not in view?
Thanks.
The text was updated successfully, but these errors were encountered: