**Describe the bug** I've got some dialogue boxes in my game. when I call `set_text()` on a textbox with a rounded_rectangle shape, it lags very noticeably. **To Reproduce** Steps to reproduce the behaviour: 1. Create a textbox with a rounded rectangle 2. Call set text 3. The setting of text is laggy **Expected behaviour** It loads instantly like it does with other shapes **Screenshots** <img width="1201" height="698" alt="Image" src="https://github.com/user-attachments/assets/a820abcd-aade-41c7-adc3-e6065ba0ba5d" /> And further into the library itself: <img width="1741" height="746" alt="Image" src="https://github.com/user-attachments/assets/51dbcccc-b407-485b-9a0b-6e0d00e78b59" />