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

selection overlay on map flickering #74

Open
jim-lub opened this issue Nov 8, 2019 · 1 comment
Open

selection overlay on map flickering #74

jim-lub opened this issue Nov 8, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@jim-lub
Copy link
Owner

jim-lub commented Nov 8, 2019

The overlay should start out hidden and only be set to visible at the first position update

@jim-lub jim-lub added the bug Something isn't working label Nov 8, 2019
@jim-lub
Copy link
Owner Author

jim-lub commented Nov 18, 2019

A possible solution would be to move the SelectionOverlay component into the parent Map component. This way the selection doesn't have to show and hide on every segment switch. Updates on the position should still come from the segment controller component in order to keep the "snap-to-grid" feeling.

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