Skip to content

Drag mode hides tooltips, but not custom tooltips #298

@jledentu

Description

@jledentu

Hi,

I met some inconsistency between regular/custom tooltips on zoom in drag mode.
If tooltips are enabled, there are hidden during dragging, as you can see in this fiddle (tested in Firefox 70 and Chromium 78), although it's not explicitly handled by the zoom plugin. I think it's because the update call in the mouseover handler.

However, tooltips.custom is called while dragging, as you can see here.

I think we should explicit the behaviour in the plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions