-
Notifications
You must be signed in to change notification settings - Fork 41
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
Multiple #1151
Multiple #1151
Conversation
9a60d2d
to
5835632
Compare
Codecov Report
@@ Coverage Diff @@
## master #1151 +/- ##
==========================================
- Coverage 38.61% 38.55% -0.06%
==========================================
Files 142 142
Lines 7088 7099 +11
Branches 1827 1834 +7
==========================================
Hits 2737 2737
- Misses 4319 4330 +11
Partials 32 32
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change works fine, there should also be a mechanism to clear the multipleSelectionWells. It can be like selection in windows, when we press ctrl + click, multiple files/folders gets selected, and when you do a click without ctrl pressed, the selection is cleared.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works perfect!
add multi selection on wells with ctrl key pressed
fix #986