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

Cannot Mark Crosses on some edges of Cairo Pentagonal Grid #84

Open
swaroopg92 opened this issue Feb 18, 2022 · 0 comments
Open

Cannot Mark Crosses on some edges of Cairo Pentagonal Grid #84

swaroopg92 opened this issue Feb 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@swaroopg92
Copy link
Owner

Describe the bug
Cannot mark crosses on some right side edges of cairo pentagonal grid.

To Reproduce

  1. Set New Grid -> Cairo Pentagonal -> Size 5
  2. Edge Mode -> Helper Submode
  3. Place crosses on the border edges
  4. Few of them are Not clickable on the right side

Additional context
After some review, I found the point.use is set to -1 for those edges.
Needs to be equal to 1.

Something to be fixed in the create_point function, not sure yet what.

@swaroopg92 swaroopg92 added the bug Something isn't working label Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant