Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的网站infinitech.org/beta 上,在移动设备上,拉出菜单有极端滞后。关闭此菜单也会导致严重滞后。我正在使用一个core-scaffold. 谁能想到是什么原因造成的?我正在使用聚合物 0.5.4。谢谢!</p>
core-scaffold
你解决了这个问题吗?有同样的问题。抽屉打开非常缓慢,而主屏幕呈灰色和黑色闪烁。在浏览器中没问题,但在 Nexus5 上它总是重现。
UPD。我发现了问题。你应该去 bower_components/core-drawer-panel/core-drawer-panel.css 并删除 "opacity: 0;" 对于元素#scrim。完美运行!