Skip to content
Snippets Groups Projects
Commit 6385cb06 authored by Ray Schamp's avatar Ray Schamp
Browse files

Cache stage bounding box

`getBoundingClientRect` forces WebKit to recalculate the layout ("force reflow"), so cache the canvas bounding box rather than getting it on every mouse event.
parent 4e63568d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment