everweij / react-laag

Hooks to build things like tooltips, dropdown menu's and popovers in React
https://www.react-laag.com
MIT License
907 stars 47 forks source link

Hover (scale transform) of trigger element messes up the layer's position when using the fixed prop #6

Closed everweij closed 4 years ago

everweij commented 4 years ago

@Rijk, since I've been working on #5 I'm not able to reproduce this bug anymore. Or maybe I've interpreted it wrong. Do you think it is still a bug? In that case, could you tell me a bit more about it?

rijk commented 4 years ago

Yep, seems to be fixed! The repositioning is also really snappy btw, no lag at all. 👌