Hi there,
I'm needing to provide a flipview within a page that will also allow for vertical scrolling when applicable. If I set the flipview content div to have an overflow-y:auto, the vertical scrolling works as planned; however, I can no longer flip the contents
via a slide motion. However, mouse clicking one of the left or right buttons flips the view as desired. Is it possible to add a vertical scroll and still allow touch flipping with the FlipView control or do I need to change to a different pattern?
Thanks!
-Ed