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] Fix wrong indices in tooltips in projection when some data was invalid #3357

Merged
merged 1 commit into from
Nov 7, 2018

Conversation

janezd
Copy link
Contributor

@janezd janezd commented Nov 5, 2018

Fixes #3353.

OWProjectionWidgetBase.get_tooltip is called with indices of valid data points only, and the method did not skip invalid data.

Includes
  • Code changes
  • Tests

@janezd janezd added this to the 3.18 milestone Nov 6, 2018
@lanzagar lanzagar merged commit a22fbd0 into biolab:master Nov 7, 2018
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

Successfully merging this pull request may close these issues.

2 participants