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

fix(desktop/main.cc): check for invalid values for the application window sizes #523

Merged
merged 1 commit into from Aug 14, 2023

Conversation

chicoxyzzy
Copy link
Member

ref #431

Comment on lines +979 to +981
stdWrite("Invalid value for " + property + ": " + value, true);
app.appData[property] = setDefaultValue(property);
stdWrite("Setting default value: " + app.appData[property], true);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these stdWrites don't work

@chicoxyzzy
Copy link
Member Author

chicoxyzzy commented Aug 10, 2023

other than #523 (comment) this is fixed here

@chicoxyzzy chicoxyzzy merged commit f0ada03 into master Aug 14, 2023
4 of 8 checks passed
@chicoxyzzy chicoxyzzy deleted the window_sizes branch August 14, 2023 12:03
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

2 participants