You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.43.88 Chromium: 105.0.5195.68 (Official Build) (64-bit)
Operating System
Ubunto 20.04.1
Steps to reproduce this
Steps:
use textAlign([any], CENTER)
Create a long string and put it in a text box with a x,y,w,h limit defined
It will render outside of the box
Snippet:
textAlign(CENTER, CENTER)
text("Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World Hello World", 100, 100, 200, 200)