jQTouch 在 iPad 上像素加倍时出现闪烁
我在 iPhone 应用程序上使用 jQTouch,我们的要求之一是在 iPad 上实现像素加倍。我相信 iPad 上的 jQTouch 存在错误/问题(在应用程序 UIWebView 中运行,但像素加倍),导致屏幕在转换期间闪烁。几乎每个过渡都有口吃/闪烁。还有其他人经历过吗?我也开始在一些 Android 设备上看到这种闪烁。
I'm using jQTouch on an iPhone application and one of our requirements is to make this work in the iPad with pixel doubling. I believe there's a bug/issue with jQTouch on the iPad (running within an app UIWebView, but pixel doubled) that causes the screen to flicker during transitions. Pretty much every transition has a stutter/flicker on it. Has anyone else experienced this? I also started seeing this flicker on some Android devices as well.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
iPad 上的 Mobile Safari 存在一些非常棘手的绘画问题。当我们开发 Sencha Touch 时,我们必须解决一大堆问题。 jQTouch 还没有针对 iPad 进行真正的测试。
Mobile Safari on iPad has some very gnarly painting issues. When we were developing Sencha Touch, we had to work around a crapload of them. Also jQTouch isn't really tested for iPad.
请查看此处:
http://code.google.com /p/jqtouch/issues/detail?id=301#c27
来自评论 27:
Have a look here:
http://code.google.com/p/jqtouch/issues/detail?id=301#c27
From Comment 27: