Skip to content

Tooltip position throttle makes tooltip feel laggy #16101

@scttcper

Description

@scttcper

Version

5.2.2

Steps to reproduce

With transitionDuration: 0 and a tooltip position that follows the cursor. In #15683 a throttle was added of 50ms to the position function.

I had initially thought it was the new method of positioning the tooltip with transform but it does seem to be the throttle in this case. related #16091

What is expected?

The tooltip should follow the mouse cursor as close as possible.

What is actually happening?

50ms throttle that did not exist in v4.


It does seem like the tooltip lags when dev tools is open and the throttle is gone.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions