Skip to content

feat: Add Shift+Click and Ctrl+Click range selection for package lists#4436

Open
Jason Finch (jafin) wants to merge 1 commit intoDevolutions:mainfrom
jafin:feat/multi-select
Open

feat: Add Shift+Click and Ctrl+Click range selection for package lists#4436
Jason Finch (jafin) wants to merge 1 commit intoDevolutions:mainfrom
jafin:feat/multi-select

Conversation

@jafin
Copy link

Enable standard Windows Extended selection mode on all three ItemsView package lists (List, Grid, Icons). Users can now Shift+Click or Shift+Arrow to select a contiguous range, Ctrl+Click to select non-contiguous items, and press Space to toggle checkboxes on the entire selection at once.

  • I have read the contributing guidelines, and I agree with the Code of Conduct.
  • Have you checked that there aren't other open pull requests for the same changes?
  • Have you tested that the committed code can be executed without errors?
  • This PR is not composed of garbage changes used to farm GitHub activity to enter potential Crypto AirDrops.
    Any user suspected of farming GitHub activity with crypto purposes will get banned. Submitting broken code wastes the contributors' time, who have to spend their free time reviewing, fixing, and testing code that does not even compile breaks other features, or does not introduce any useful changes. I appreciate your understanding.


Closes #4435

Enable standard Windows Extended selection mode on all three ItemsView package lists (List, Grid, Icons). Users can now Shift+Click or
Shift+Arrow to select a contiguous range, Ctrl+Click to select
non-contiguous items, and press Space to toggle checkboxes on the entire selection at once.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[IMPROVEMENT] Allow selecting multiple rows in main grid.

1 participant