If the user pinch-zooms or drags outside of an individual image in the photo
sorter demo, the whole canvas should be zoomed/panned, not just individual
photos.
This will require another coordinate system transform, and separate
restrictions on what sorts of operations are valid on the canvas and on objects
on the canvas (e.g. maybe the canvas can't be rotated, but objects can).
Original issue reported on code.google.com by
luke.hutchon 30 Apr 2013 at 4:30