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
I have pages in different html files.When i link a page to a panel both the panels gets refreshed and i have a flickering effect. When i click on a button in the left panel both the panel have a flickering effect.
This problem is only in landscape mode and works fine in browser but not on ipad or any phone.
Can u plx help me out with it asap.It will be of great help.
The text was updated successfully, but these errors were encountered:
I'm having the same problem on a Galaxy Tab 2 10.1 with both the packaged jquery mobile and jquery mobile 1.3. The problem also exists on the emulator at the same resolution, but is less noticeable because the emulator is faster than the tablet.
Just so you can replicate the issue, it can be easily seen on the demo site (http://asyraf9.github.com/jquerymobile-splitview). For me, it is most obvious on an actual device. Just click on the "About" menu item on the left panel, which should only cause the left panel to change, but you will see that the right panel flickers.
Update: The problem appears to have been caused by hardware acceleration in Android. After setting hardware acceleration to false in the Android manifest, the problem went away.
I have pages in different html files.When i link a page to a panel both the panels gets refreshed and i have a flickering effect. When i click on a button in the left panel both the panel have a flickering effect.
This problem is only in landscape mode and works fine in browser but not on ipad or any phone.
Can u plx help me out with it asap.It will be of great help.
The text was updated successfully, but these errors were encountered: