You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the moment every widget gets it's own Canvas which is allocated and in every frame. It would be better to use a single Canvas and give the widgets an area or a view of it which they can use.
In the moment every widget gets it's own Canvas which is allocated and in every frame. It would be better to use a single Canvas and give the widgets an area or a view of it which they can use.