floating-vue
floating-vue copied to clipboard
Fixed positioning when attached to a fixed element
When a tooltip is added to a fixed positioned element, its position always gets readjusted while scrolling, causing stuttering and delayed movement. Is there an option to set the tooltip positioning to "fixed" instead of being repositioned on scroll/resize? Otherwise this would be a great feature.
Did you try setting the strategy to "fixed" ?