超慢的滑动反应 - 如何加快 sencha touch/phonegap 的速度

发布于 2024-11-05 11:48:11 字数 235 浏览 0 评论 0 原文

我有一个简单的 MVC 风格的 sencha 触摸应用程序,在视口中有一个视图:主视图。当您在主视图上滑动手指时,另一个面板会作为模态浮动窗口弹出。该面板位于主视图脚本的变量内。 我的问题:在 iOS 设备上(通过phonegap),弹出窗口出现得非常晚——比如滑动发生后 2-4 秒。 这是正常现象还是有办法加快 sencha touch/phonegap 的速度,也许可以通过预加载弹出窗口、预打开它并使其不可见......?

谢谢!

i have a simple sencha touch app in mvc style with one view in the viewport: the main view. another panel is popping up as modal floating window when you swipe a finger over the main view. this panel lies inside a variable of the main view script.
my problem: on iOs devices (via phonegap) the popup appears really late - like 2-4 seconds after the swipe happend.
is this normal or are there ways to speed up sencha touch/phonegap, maybe by preloading the popup, preopening it and making it innvisible...?

thnx!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小红帽 2024-11-12 11:48:11

在设备上进行测试时,请确保您没有在调试状态下安装应用程序,它的速度非常慢。

Make sure you aren't installing your app in debug when testing on your device, it's painfully slow.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文