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

Overlays use another position even with dynamicAlign is false #98

Open
helenxywu opened this issue Apr 2, 2019 · 0 comments
Open

Overlays use another position even with dynamicAlign is false #98

helenxywu opened this issue Apr 2, 2019 · 0 comments

Comments

@helenxywu
Copy link

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.

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

1 participant