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.

Overlays use another position even with dynamicAlign is false #98

@helenxywu

Description

@helenxywu

Description

The position should always be specified by horizontal and vertical align properties when dynamicAlign is false.

Expected outcome

If the aligns are set to bottom, left then the overlay should always be at the bottom left position. If there is not enough room it should disappear.

Actual outcome

If noOverlap = true, dynamicAlign=false and the aligns are set to bottom left, and there is not enough room, it tries to put it at the left side on the bottom.

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