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

Resize window is broken #1

Open
WizzerWorks opened this issue Aug 23, 2013 · 1 comment
Open

Resize window is broken #1

WizzerWorks opened this issue Aug 23, 2013 · 1 comment
Assignees
Labels

Comments

@WizzerWorks
Copy link
Owner

When the window is re-sized, the world coordinate mapping is sometimes mapped to the wrong extent. This is more noticeable when zoomed into the viewport, where the world coordinates don't map directly to the window's device coordinates.

@ghost ghost assigned WizzerWorks Aug 23, 2013
@WizzerWorks
Copy link
Owner Author

Simplified setting the world coordinate extent so that the existing extent will be mapped to the new device coordinates. This may look strange when the user is rapidly changing the size of the window; however, the arithmetic is accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant