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

feat: update advertised drag destinations after rebuilding an interface #120

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

wash2
Copy link

@wash2 wash2 commented Apr 1, 2024

This collects drag destination rectangles after rebuilding the interface and performing the layout step. It advertises the rectangles so that child element's rectangles are prioritized over their parent element's rectangles.

@wash2 wash2 requested a review from a team April 1, 2024 18:36
@wash2 wash2 marked this pull request as draft April 1, 2024 18:42
@wash2
Copy link
Author

wash2 commented Apr 1, 2024

Hmm I need to fix an issue because when testing with multi-window, there is a panic from downcasting on stateless state.

@wash2 wash2 marked this pull request as ready for review April 1, 2024 18:47
@wash2 wash2 merged commit 5b9f77b into master Apr 1, 2024
10 of 26 checks passed
@wash2 wash2 deleted the dnd-rect branch April 1, 2024 18:53
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.

2 participants