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

Weird window resize behavior on a 4/3 screen. #15

Closed
jeremieroy opened this issue Feb 16, 2013 · 1 comment
Closed

Weird window resize behavior on a 4/3 screen. #15

jeremieroy opened this issue Feb 16, 2013 · 1 comment

Comments

@jeremieroy
Copy link
Contributor

Here is how to reproduce:
(It may have to do with screen ratio, I use a 4/3.)

Start any sample (e.g. cube)
Click on the bottom-left corner of the sample window to resize it.
Try to resize the window... (E.g. make it bigger vertically)

At some point (half a second for me) the window will move to the right very fast until it is not visible anymore.
Resizing from other corners also have some issues but less dramatic.

@bkaradzic
Copy link
Owner

I see, corner resize doesn't preserve aspect ratio.

bghgary pushed a commit to bghgary/bgfx that referenced this issue Sep 21, 2021
Add logic to support dynamically changing the target SwapChainPanel
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

No branches or pull requests

2 participants