eoussama/eo-textdraw-editor

✒️ Text size

eoussama opened this issue · 1 comments

More on the wiki page.

This one relates to the width and height of the textdraw as it sizes the whole textdraw box instead of just the text (for text sizing, see #63).

The SizeComponent takes care of this.
https://github.com/EOussama/eo-textdraw-editor/blob/84c91a8512f44168d4a1006e48ef8cef5d0820ae/core/component/size.ts#L1-L30