- fix require of component/events
- only prevent default if we have two fingers down
- added pinching to only call touchmove and touchend when pinching
- simplified & fixed occasional 'stuck' state
- make event object mutable
- save last scale instead of resetting each time
- Initial commit