Hi to everyone!
When I use anchor behavior on some elements and try to restart layout, there is a flicker on every anchored object. What am I doing wrong?
(This happens when project is running in a window. In fullscreen mode it's working correctly.)
Here is a minimal project to demonstrate the issue:
https://drive.google.com/file/d/1kFhm_DEW5EKp6lpGQG-sq8WfiDOkY0c3/view?usp=sharing
* Another question.. Anchor behavior is running on every tick or only when the window is being resized?
Thank you very much!