Skip to content

Fix some small problems with set window rect changes#1832

Merged
jgraham merged 2 commits intomasterfrom
set_window_rect_fixups
Jul 17, 2024
Merged

Fix some small problems with set window rect changes#1832
jgraham merged 2 commits intomasterfrom
set_window_rect_fixups

Conversation

@jgraham
Copy link
Member

@jgraham jgraham commented Jul 17, 2024

  • Restore handling both missing and null values for parameters.

  • Fix some grammar errors.


Preview | Diff

* Restore handling both missing and null values for parameters.

* Fix some grammar errors.
@jgraham jgraham requested review from OrKoN and whimboo July 17, 2024 12:55
@whimboo
Copy link
Contributor

whimboo commented Jul 17, 2024

This is a follow-up fix for #1830 and contributes to a final solution for issues as covered on #1826.

Copy link
Contributor

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

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

it looked like commas are needed in the if statements

Copy link
Contributor

@whimboo whimboo left a comment

Choose a reason for hiding this comment

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

Good find. I was already wondering about the removal but didn't notice that we missed those cases. Beside what @OrKoN already mentioned it looks good to me. Thanks.

Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
@jgraham jgraham merged commit 57eb5e9 into master Jul 17, 2024
@jgraham jgraham deleted the set_window_rect_fixups branch July 17, 2024 14:03
github-actions bot added a commit that referenced this pull request Jul 17, 2024
SHA: 57eb5e9
Reason: push, by jgraham

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants