three-mesh-ui
three-mesh-ui copied to clipboard
toggleCase fail in three.js v153 and v154
Using the keyboard with versions 0.153.x and 0.154.x of three.js fails when call toggleCase in all examples from the onSet event. the error happens due to the function buildText in the content/MSDFText.js file does not have the inline offsetX and offsetY declared in some cases.