This post is to log an unexpected behaviour I found regarding swiping right to left, when a layout contains a webview and the layout uses AutoScaleAll.
I can't really tell what level the bug is at, or if it even is a bug in B4i, but hopefully this thread will help somebody else in the future.
I have a somewhat large project that I've mostly been testing in the Simulator. This project uses AS ViewPager, and the different pages in the pager contains webviews. In the Simulator all works great, there are no problems swiping sideways in any direction. But when I now tried it on a real...