javascript - jQuery mobile panel not fully rendering on device -
i have been creating app mobiles using phonegap , jquery mobile, has been going until try , run on actual device (htc flyer android 3.2.1). there appears kind of rendering issue.
just note appears happen on device, not when using emulator, or in browser on computer. when slide right open settings panel not render. pictures show better:
this supposed happen when panel opens:
but happens:
when touch button or heading on panel seems refresh , render's fine, odd, both of above screen captures form device.
upon discovering added code:
$("#settingspanel").trigger("create");
to see if recreating help. know isn't great thing preformance wise had no other idea's wanted test on more powerful device see if performance thing, don't have other devices test on.
so i'm stuck , i'd please.
Comments
Post a Comment