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

Windows: implement resize increments #3623

Merged

Conversation

tetrahedron341
Copy link
Contributor

@tetrahedron341 tetrahedron341 commented Apr 7, 2024

  • Tested on all platforms changed (windows)
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

Implements #135 on windows

@tetrahedron341 tetrahedron341 marked this pull request as ready for review April 7, 2024 23:34
@madsmtm
Copy link
Member

madsmtm commented Apr 12, 2024

CC @Cthutu, does this work for you?

@Cthutu
Copy link

Cthutu commented Apr 12, 2024

I managed to emulate it with resizing during a resize event (which surprisingly worked well). But I will try this when I get a chance.

Copy link
Member

@msiglreith msiglreith left a comment

Choose a reason for hiding this comment

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

thanks looks good, didn't notice any issues during testing

@msiglreith msiglreith merged commit babbb71 into rust-windowing:master Apr 21, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants