lykl

Results 3 issues of lykl

https://github.com/mrdoob/three.js/issues/24690#issue-1384548059

bug

### Current Behavior The `width` and `height` should be recalculated. ### Expected Behavior I had to manually calculate the width and height through `measureText` and assign values. Strangely enough, sometimes...

When I use it, devtool throws an error on the console, at which point any action on pixi is invalid, and when I close devtool, everything works fine, which makes...