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

Profile Tab - Selecting a point in the profile does not select that point in data tab #55

Open
fatphil2001 opened this issue May 12, 2018 · 1 comment
Labels

Comments

@fatphil2001
Copy link

Click on a green part of the profile
Current behaviour
The red cursor correctly selects that point, and the map also selects that point, but the data tab does not get updated to show that line.

Data tab highlights the previously clicked point (n-1 )

Expected Behaviour
The data tab should have the line selected for that point

Work around
Click the area twice in the profile tab

@patrovite patrovite added the bug label May 12, 2018
@patrovite
Copy link
Owner

I need to check if it's a graphical component problem or a bug in the implementation of the "on click" procedure.

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

No branches or pull requests

2 participants