Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Selection: don't bother calling allowSelect for deselection
This avoids an issue with resetting columns while something is selected; it also short-circuits unnecessary logic, since if it's not possible to select a row, it should always be deselected anyway.
- Loading branch information