Bug: rotating an Input
causes it and its parent(s) to get Infinity
as their global bounds
#151
Labels
bug
Something isn't working
Expected Behavior
The rotation should not cause the bounds to stretch to
Infinity
Current Behavior
Setting
.rotation
on anInput
causesinput.getBounds()
to stretch toInfinity
Possible Solution
Steps to Reproduce
Environment
The text was updated successfully, but these errors were encountered: