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

Web: forbid additional functions in favor of caching them #3219

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

daxpedda
Copy link
Member

Follow-up from here: #3218 (comment).
Let's not repeatedly call things that should be cached.

This is a bit weird because HtmlElement.style vs Window.getComputedStyle isn't the same, but that's why we should probably not use HtmlElement.style at all.

@daxpedda daxpedda merged commit eab982c into rust-windowing:master Nov 10, 2023
50 checks passed
@kchibisov kchibisov mentioned this pull request Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant