Skip to main content

How do I make a hover overlay appear when I place my mouse just over the circle, not the square around the circle that controls its dimensions?


When presenting, the overlay appears as soon as I enter the square around the circle. I would like it to appear only when its over the circle.


Flatten the shape or put it in a union to make the bounding box match the actual shape size.


I believe Jessie means that the hover would only work over the shape, not the bounding box where you could have an “empty” space with circles or non-square objects. But I don’t think there’s a way, right?


Got it, yes. The only way is to cover the necessary area with a bunch of rectangles. There is an example in my Prototyping Tips & Hacks file: https://figma.fun/GfJsF7


Reply