I often have a bug about my designs in the editor moving or twitching and I don’t know why. The big problem is that I don’t know what is the real render cause, a photo for example, is gonna switch between two state (without the properties changing). I guess it’s a visual bug bt it’s super annoying, it can just move without me doing anything. Is it because of animation ?
It seems like the issue might be caused by some conflicting animations or interactions, which can make elements twitch or move unexpectedly. I’d recommend checking the animations and interactions on your elements to see if anything is clashing, especially when it comes to timing or triggers. Sometimes a small delay or transition can cause things to shift around. You could also check if any responsive settings are affecting the layout during resizing. A good way to narrow it down is to temporarily disable the animations and see if the problem still happens, then adjust the timings or easing for smoother behavior.