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

ui displays incorrectly if ofSetRectMode(OF_RECT_MODE_CENTER) is set #156

Open
lxinspc opened this issue May 5, 2020 · 0 comments
Open

Comments

@lxinspc
Copy link

lxinspc commented May 5, 2020

If you set OF_RECT_MODE_CENTER as part of your drawing, and don't reset to OF_RECT_MODE_CORNER or use a push/popStyle around it then the UI draws incorrectly, with the background being drawn as entered rectangles.

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

1 participant