Hi Christopher,

you can switch the following flag in your config.json and re-build your app:

"qx.mobile.nativescroll" : true,

That fixed my problem, thank you!

Cheers,
   Leo



On 02/18/2013 06:00 PM, Christopher Zündorf wrote:

Hi Leo,

you can switch the following flag in your config.json and re-build your app:

"qx.mobile.nativescroll" : true,


That might solve your problem.

A workaround would be to disable my component on mobile devices. Is
there any qooxdoo method to check for a mobile browser?

Yes, there is an environment variable for this detection, called "device.type":

http://manual.qooxdoo.org/2.2/pages/mobile/mobile_tablet_switch.html


Greetz Christopher


Am 18.02.2013 um 17:17 schrieb Leo von Klenze:

Hi,

I've a problem with an Inline application. As soon as I embed my qooxdoo
component into the page no scrolling or zooming is possible on that page
on mobile devices. May it be that the events are all captured by the
component even on other parts of the page. Can I switch it off?

A workaround would be to disable my component on mobile devices. Is
there any qooxdoo method to check for a mobile browser?

Thanks in advance!

Cheers,
  Leo

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials, tech docs,
whitepapers, evaluation guides, and opinion stories. Check out the most
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
[email protected] <mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials, tech docs,
whitepapers, evaluation guides, and opinion stories. Check out the most
recent posts - join the conversation now. http://goparallel.sourceforge.net/


_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to