Someone who knows that code better should comment, but
I assume it should also replace the Metro javascript pan/zoom
stuff at some point, perhaps backed by native gesture detection
when the page doesn't have touch handlers, and using b2g's
gesture detection at other times? Maybe that's orthogonal to
this problem...

We plan to use the async pan zoom controller down is layers and yes it is supposed to replace the front end code.

We don't want to use native gesture detection unless we have to. We might have to make Win8 specific modifications to the APZC so that reactions to user input comply with Win8 input guidelines.

This shouldn't play into what/how events get delivered to content though since the apzc (from what I understand) acts as an input trap.

Jim
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to