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

Ensure not trying to use Toolkit zoom before ready. #103

Merged
merged 3 commits into from
Aug 15, 2020
Merged

Conversation

sampottinger
Copy link
Collaborator

Using Toolkit.zoom before the preferences are ready can lead to unexpected behavior. It's best if the code that may run before that the file can load use "system zoom" (elements like splash screen). This PR adds a check for potentially using the zoom too early. Resolves #102.

@sampottinger
Copy link
Collaborator Author

This is available on an integration branch at https://github.com/sampottinger/processing4 (master) for testing in the context of other open PRs with a community build at https://www.datadrivenempathy.com/processing.

@benfry benfry merged commit e89d5d6 into master Aug 15, 2020
@benfry benfry deleted the text_resize_fix branch August 15, 2020 13:03
@github-actions
Copy link

This pull request has been automatically locked. Pull requests that have been closed are automatically locked 30 days after the last comment.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Processing IDE interface too small on high-res Windows displays
2 participants