Hi, not sure how to figure this one out. I have a circle that I want to expand on hover, but when I increase the size in the direction I want, it does not go in that direction.
I know it’s possible as I’ve seen similar stuff and it’s a pretty basic interaction, such as expanding circles for heart/favourite micro-interactions.
Hey guys, so i had the same problem and I’ve managed to fix it.
here is how
Its all about the bounding box!
Your animation direction is determined by your bounding box, to change your bounding box you hover over the resize lines than hold CTRL/CMND and drag out than you can hold shift for an even size.
after you’ve changed the compument bounding box you can change the actual size of the shape within the component. let me add some picture so you’ll see the reference