'lisp proprieties of entity not updating after entmod?

I'm kinda a noob at lisp and i'm doing a little project that aims to change the height of a text, color, and also put the text inside a rectangle, but everytime i call the txtedit function, the text changes correctly but the rectangle is forming around the initial size of the text, seeming to be a problem with the x axis, but on the second try on the modified text, it works ok if I input the same height , any tips because i'm kinda stuck? how it looks after i call the function//////// the code



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source