Skip to content

Remove second call of _updateWindowSize() #7847

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bensgilbert
Copy link
Contributor

173e095 in #7785
accidently added a second call to this._updateWindowSize(); during initialisation
this function I added only needs to be called once

Trivial fix

processing@173e095
in
processing#7785
accidently added a second call to `this._updateWindowSize();`
@bensgilbert
Copy link
Contributor Author

welp, the test action fails but not sure why as stated functionality hasn't been touched

@ksen0
Copy link
Member

ksen0 commented May 26, 2025

Hi @bensgilbert are the same tests failing if you remove the second call to _updateWindowSize rather than the first one? EDIT: It's failing on the branch too, so no need to do anything here, looking into it!

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