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

Arrow bug on screen resize. #3

Closed
FOWMind opened this issue Nov 29, 2022 · 2 comments
Closed

Arrow bug on screen resize. #3

FOWMind opened this issue Nov 29, 2022 · 2 comments
Assignees

Comments

@FOWMind
Copy link
Owner

FOWMind commented Nov 29, 2022

To replicate this bug, first click some disc with a viewport size, then change the viewport size to one different.

Preview:
bug preview

@FOWMind FOWMind self-assigned this Nov 29, 2022
@FOWMind
Copy link
Owner Author

FOWMind commented Nov 29, 2022

Possible solutions:

  • Convert the board and disc positions from pixels to percentages relative to the viewport.
  • Move the arrow when user resizes the screen.

FOWMind added a commit that referenced this issue Dec 3, 2022
@FOWMind
Copy link
Owner Author

FOWMind commented Dec 3, 2022

Issue fixed on commit b2618e7

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