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

Tooltip not always visible #114

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions