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 scratch state to UI context #109

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Add scratch state to UI context #109

merged 1 commit into from
Apr 13, 2024

Conversation

JD557
Copy link
Owner

@JD557 JD557 commented Apr 13, 2024

As discussed in #72, this PR adds a scratch state to the UI context, so that it only actually computes the item state at the end of each iteration.

This adds a 1 frame delay, but in my tests it was not that noticeable. In turn, floating windows and overlapping components now work as expected.

@JD557 JD557 added this to the 0.2.0 milestone Apr 13, 2024
@JD557 JD557 merged commit 5c68f17 into master Apr 13, 2024
8 checks passed
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.

None yet

1 participant