Trying to manually update anchors for widgets. In some cases they ignoring command <UpdateAnchors>. If I just use «Execute <OnUpdate>» policy on them, they updating in second frame, which causing some ugly looking lag.
Repositioning works only if child labels set to OnEnable and parent container set to OnUpdate. I'd like to update them all manually only when updating labels content.
Maybe I'm blind, but can't see any anchor tutorials. Please help and tell me how to order widgets update their anchors. Thanks.