christian
christian
### Version 5.5.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-stack ### Steps to Reproduce 1. Go to https://echarts.apache.org/examples/en/editor.html?c=line-stack 2. Add the following line to the end of the JS-file: `document.body.style.zoom =...
When the CSS-Zoom on the body-element differs from 1 the location of the ListboxOptions is way off. Screenshot with zoom = 1:  Screenshot with zoom = 1.25  Example:...
Hello, if the CSS-zoom is set on the body-element the location of the popup is off. You can reproduce it with the DropdownMenu-example on the Floating-UI homepage (https://codesandbox.io/p/sandbox/admiring-lamport-5wt3yg) Just set...