angular-ui/ui-grid
Vedi su GitHubText highlighting not longer working, if cellNav is used
Open
#4190 aperta il 14 ago 2015
help wanted
Metriche repository
- Star
- (5395 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
If you use the cellNav feature you are no longer able to highlight the text within a cell.
I'm talking about "no longer" because text highlighting is default behavior of ui-grid and it was possible to set enableHighlighting: true in ng-grid to allow text highlighting, even with cell selection (navigation) on.
Example: