Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Z sort #40

Merged
merged 6 commits into from
Aug 12, 2023
Merged

Add Z sort #40

merged 6 commits into from
Aug 12, 2023

Conversation

JD557
Copy link
Owner

@JD557 JD557 commented Aug 12, 2023

Supports components at multiple Z-indices.

This will allow the implementation of things like tooltips and select boxes.

Right now, clip will only affect elements in the current z-index. This makes sense for things with a higher z-index (such as tooltips).
I'm not yet sure if elements with a lower z-index should also be clipped or not, but for now I'll leave it like this.

@JD557 JD557 added this to the 0.1.4 milestone Aug 12, 2023
@JD557 JD557 merged commit cbc15af into master Aug 12, 2023
8 checks passed
@JD557 JD557 deleted the add-z-sort branch August 12, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant