Active pointers map for pinch detection
Captured pointer ID for dragging
The canvas element where events are captured
Has touch support
Has used Ctrl for zoom
The main Micrio element
Current pinch factor
Previous scale during gestures
Event state variables
Dispatch custom event
Optionaldetail: MicrioEventDetails[K]Get visible images
Whether Ctrl/Cmd key is required for wheel zoom
Whether events are currently enabled
Whether the user is currently panning
Whether the user is currently pinching
Whether two fingers are required for touch panning
Get/set wheeling state
Set panning state
Set pinching state
Context object providing access to shared state for event handlers. This is passed to each handler module to avoid circular dependencies.