Layer bigger than iPhone bounds : how to drag , pinch it and somm it with my finger
Posted
by Tibi
on Stack Overflow
See other posts from Stack Overflow
or by Tibi
Published on 2010-04-29T11:19:39Z
Indexed on
2010/04/29
11:27 UTC
Read the original article
Hit count: 385
Hi there, I'd like to set up a layer tree containing images. the super layer will be bigger than the iPhone bounds and i'd like the user to drag it with the finger to let him discovering pictures that are out of the screen... is it feasible ?
In the same way, I'd like to user to be able to zoom and turn the layer to see more details on images ...
I plan to use core animation with layer tree having the super layer holding all images ... Am I on the right path ?
© Stack Overflow or respective owner