jeromeetienne / tquery

extension system for three.js
http://jeromeetienne.github.io/tquery/
MIT License
652 stars 119 forks source link

Issue with BoundingBox.min and BoundingBox.max #305

Open Chipaka opened 10 years ago

Chipaka commented 10 years ago

Hi, Everything on my project worked well since a couple of day ago (thinking about an update on my browser) but now I have an error "Cannot read proprety of undefinned" for BoundingBox.min and BoundingBox.max

This error can be seen on the line 5166. I think It's linked to the size of the text in the function 'createText'

I don't have big skills in javascript/jquery but If anyone have any idea of where to look to correct it, I'd be glad to hear. Thank you sans titre-1

Chipaka commented 10 years ago

After further investigation it might be a font/typo problem but i still don't know where it comes from