Widget size & text variable

i’ve create this widget template that seems to behave properly in pre-construct

now when try use it elsewhere, the border element doesnt resize to the text variable length

what am i missing ?

its possible the scene those widgets are being spawned in are overwriting the size of the widget; spawned widgets have a set size upon spawning generally.
you can see about enabling size to content on the canvas slot upon spawning. that may work.

1 Like

yes !


thank you for the swift answer :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.