Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Tooltip not always visible #114

Open
ghost opened this issue Aug 8, 2017 · 0 comments
Open

Tooltip not always visible #114

ghost opened this issue Aug 8, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 8, 2017

Tooltips are not always visible, when hosted on overflow: hidden containers.
The property fitToVisibleBounds should help, but we can see that in lines 341 and following, and 350 and following, the comparison is done with the whole window inner dimension, where (probably) it should be done at tooltip container level, so to try to not be clipped by this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants