issues
search
PAIR-code
/
megaplot
Apache License 2.0
19
stars
5
forks
source link
Fix hit test devicePixelRatio bug
#50
Closed
jimbojw
closed
2 years ago
jimbojw
commented
2 years ago
Fixes:
Tests are now immune to WebGL context loss due to too many contexts. #48
hitTest()
now works for
devicePixelRatio
other than 2. #49
Fixes previously undisclosed bug in border radius computation for
devicePixelRatio
other than 2.
Implements unit tests for Scene
hitTest()
method.
Fixes:
hitTest()
now works fordevicePixelRatio
other than 2. #49devicePixelRatio
other than 2.hitTest()
method.