v0.9.3
- Introduced `draggable` prop (default `false`) to enable mouse drag-to-pan on images. - Implemented grab and grabbing cursors for improved user feedback. - Added pointer event handling with pointer capture for seamless dragging. - Disabled CSS transform transitions during active drag for smoother interaction. - Updated examples, documentation, and changelog.