react-component / tooltip

React Tooltip
http://react-component.github.io/tooltip/
MIT License
928 stars 190 forks source link

Tooltip Positioned Incorrectly When Browser is Zoomed In #480

Open wilkinsjade opened 2 months ago

wilkinsjade commented 2 months ago

When using the tooltip in Chrome with the browser zoomed in 125% the tooltip infinitely repositions itself causing the tooltip to jump around the page. Also when the tooltip has a max-width set the tooltip jumps around the screen. https://stackblitz.com/edit/vitejs-vite-jhs2du?file=src%2FApp.jsx