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

Fix vertical ruler regions #185

Closed
zepumph opened this issue Nov 5, 2019 · 3 comments
Closed

Fix vertical ruler regions #185

zepumph opened this issue Nov 5, 2019 · 3 comments

Comments

@zepumph
Copy link
Member

zepumph commented Nov 5, 2019

The first pass at implementation was done in #141, but they still need to be tweaked. First I will create a visual way to display them.

@zepumph zepumph self-assigned this Nov 5, 2019
zepumph added a commit to phetsims/inverse-square-law-common that referenced this issue Nov 5, 2019
zepumph added a commit to phetsims/inverse-square-law-common that referenced this issue Nov 5, 2019
zepumph added a commit that referenced this issue Nov 5, 2019
zepumph added a commit to phetsims/inverse-square-law-common that referenced this issue Nov 5, 2019
@zepumph
Copy link
Member Author

zepumph commented Nov 5, 2019

@terracoda, these vertical regions for the ruler are ready for review now. The best way to test is by adding the showRulerRegions query parameter. This will do a few things:

  • Add horizontal lines at the boundaries
  • add crosshairs on the ruler so you can see the point that is being tested
  • prints the region names to the console, so you can see them in the developer tools.

Let me know what you think!

@terracoda
Copy link
Contributor

The vertical ruler regions look great @zepumph!

@terracoda
Copy link
Contributor

Can we close this issue?

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

No branches or pull requests

2 participants