Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve performance for large selection
In a custom RCP application I noticed that selecting a huge amount of files (by holding Shift-Scroll down for some seconds) gets slower with the growing size of the selection. We should short-circuit the evaluation the moment the overall result is known to be false.
- Loading branch information