Bug Fixes
- use JSDoc comment for Kaleidoscope filter so it appears in API docs (Anton Lavrevov)
- listen for drag events in the stage owner window #2066 (Dmitry)
- use the window the stage is rendered in (Anton Lavrevov)
- do not fire pointerclick after drag and drop (Anton Lavrevov)
- transformer anchor oscillation with keepRatio and padding (Anton Lavrevov)
- keep the active transformer anchor when boundBoxFunc rejects a flip (Anton Lavrevov)
- capture the pointer on the stage container in setPointerCapture (Anton Lavrevov)
- honor fill and stroke styles set by charRenderFunc (Anton Lavrevov)
Documentation
- rewrite README intro and quick start (Anton Lavrevov)
Performance Improvements
- allocate hit and buffer canvases lazily (Anton Lavrevov)