Open
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
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity