Confirmed users
85
edits
Line 637: | Line 637: | ||
==== Async Panning and Zooming ==== | ==== Async Panning and Zooming ==== | ||
On some of our mobile platforms we have some code that allows the user to do asynchronous (i.e. off-main-thread) panning and zooming of content. This code is the | On some of our mobile platforms we have some code that allows the user to do asynchronous (i.e. off-main-thread) panning and zooming of content. This code is the Async Pan/Zoom module (APZ) code and is further documented at [[Platform/GFX/APZ]]. | ||
== Scripting == | == Scripting == |