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 ?
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.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.