We have a performance problem with OpenGl ES2.0. eglSwapBuffers is very slow. We have a Gumstix Overo fire with Tobi expansion board (OMAP3530 with SGX530). Here the configuration: OS: Ubuntu 11.04, Kernel 3.0.4-x3 (RobertCNelson), Graphics SDK 4.03.00.02, Egl Version 1.4 build 1.6.16....
Why does using @Watch to call async functions slow down UI responsiveness? How do I pass the click event of a component to other components? How do I remove the Video component from a page? What should I do if calling stopPropagation does not prevent the touch event from being dispatc...