Skip to content

Reposition tooltip on window resize #72

Open
@stevenbenner

Description

@stevenbenner
Owner

Tooltip placement is based on the viewport size but the tooltip position is not currently being updated if the window is resized. This will make an open tooltip shift from its position if the window changes size.

PowerTip should probably hook the reposition() API method to the window resize event, and only invoke it if there is a tooltip currently open.

Activity

modified the milestones: 1.4.0, 1.3.1 on Mar 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureSoftware improvements that involve implementing new features.

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @stevenbenner

        Issue actions

          Reposition tooltip on window resize · Issue #72 · stevenbenner/jquery-powertip