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

Track coordinate system in gfx #12804

Open
notriddle opened this issue Aug 10, 2016 · 1 comment
Open

Track coordinate system in gfx #12804

notriddle opened this issue Aug 10, 2016 · 1 comment

Comments

@notriddle
Copy link
Contributor

@notriddle notriddle commented Aug 10, 2016

In layout, when running in debug mode, every LogicalPoint has a member variable for its direction, whether it's horizontal/vertical RTL/LTR. Could we do the same thing in gfx for all the points? #12777 shows why we might want to do that. Then it can panic if points from two different coordinate systems are compared.

@emilio
Copy link
Member

@emilio emilio commented Aug 10, 2016

Sounds good to me.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.