In my perfect world, I want to be able to pinch zoom, and at any time, pan the image around.
I have a single image loaded, and individual listeners to accomplish both of the needed functions, when applied one at a time, works perfectly.
I am looking for input from the community on how to get both to live together and work together.
Both listeners are listening for the “touch” event, so I am thinking I need to either figure out an event to listen to that isn’t “touch”, or… that is where I lose my train of thought. I just can’t seem to wrap my head around how to accomplish it.
I will take any and all ideas at this point. [import]uid: 5317 topic_id: 15636 reply_id: 315636[/import]