DioxusLabs / DioxusLabs/blitz

Fix hit testing for children that overflow their parent in the negative direction

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.1k
Forks
203
Avg merge
8h 58m
Merged PRs (30d)
112

Description

Currently it is impossible to "hit" a child that overflow their parent to the top or left.

To fix this efficiently, we will need to update Taffy to compute the negative overflow region as well as the positive one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.