SwipeView
SwipeView copied to clipboard
https://github.com/cubiq/SwipeView/issues/45
...w a swipeview but the HTML DOM hasnot rendered.
the issues is: https://github.com/cubiq/SwipeView/issues/45
Hy @2hanson,
if I correctly understand your fix, you set wrapper sizes to be the entire window sizes, couldn't it be wrong in some situations? In #50 I suggest another solution: if your Swipeview container isn't already rendered you should set its size explicitly.
Let me know if it sounds right, thank you!
hi @bongofury , yes, U are right, ^_^