-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
FeatureSoftware improvements that involve implementing new features.Software improvements that involve implementing new features.
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
FeatureSoftware improvements that involve implementing new features.Software improvements that involve implementing new features.