Fix issue #38
Issue #38 (closed) : Set the selection mode of the tree widget to ExtendedSelection, so the user can hold the ctrl key to select multiple individual channels, as well as hold the shift key to select the range between two channels. Updated the subtract function so it removes all selected rows from the inventory.
Merge request reports
Activity
requested review from @maeva
assigned to @dkuehn
added 1 commit
- 404b6a43 - fix bug where some functions must have only 1 chan selected
Similar comment as for MR !21 (merged).
I am updating this MR so it focuses on merging branch
issue-38-allow-multiple-chan-selection
in the master branch. I will open another MR for branchissue-39-keep-tree-open-after-delete-object
.Again, it is better practice to merge one branch at a time to the master branch.
changed title from Fix issues #38 (closed) & #39 to Fix issue #38 (closed)
added 18 commits
-
404b6a43...46c0d5f9 - 15 commits from branch
master
- 2e1c6b85 - enable channel multiselection
- 39e033fb - fix bug where some functions must have only 1 chan selected
- 54d6acd6 - Increase version number (patch)
Toggle commit list-
404b6a43...46c0d5f9 - 15 commits from branch
mentioned in commit 237007e3
mentioned in issue #38 (closed)