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 early resize #6569

Merged
merged 1 commit into from
May 4, 2023
Merged

Fix early resize #6569

merged 1 commit into from
May 4, 2023

Conversation

kazcw
Copy link
Contributor

@kazcw kazcw commented May 4, 2023

Pull Request Description

Apply screen size to screen-size-independent passes

It is needed to restore the viewport. Fixes #6500.

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • The documentation has been updated, if necessary.
  • Screenshots/screencasts have been attached, if there are any visual changes. For interactive or animated visual changes, a screencast is preferred.
  • All code follows the
    Scala,
    Java,
    and
    Rust
    style guides. In case you are using a language not listed above, follow the Rust style guide.
  • All code has been tested:
    • Unit tests have been written where possible.
    • If GUI codebase was changed, the GUI was tested when built using ./run ide build.

It is needed to restore the viewport. Fixes #6500.
@kazcw kazcw added the CI: No changelog needed Do not require a changelog entry for this PR. label May 4, 2023
@kazcw kazcw self-assigned this May 4, 2023
@kazcw
Copy link
Contributor Author

kazcw commented May 4, 2023

Merging this without QA, as it's a change with a clear scope of impact that fixes the bug and is unlikely to have side effects.

@kazcw kazcw merged commit 402c95b into develop May 4, 2023
@kazcw kazcw deleted the wip/kw/fix-early-resize branch May 4, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
2 participants