angular-ui/ui-grid

Cursor changes to pointer while hovering over a column header during column resizing

Open

#2194 aperta il 21 nov 2014

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
good first issuegrid-resize-columnstype: bug

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

To repro: Have a table with at least two columns. Click and drag to resize the column. Notice that if your cursor hovers over a column header while resizing the cursor changes to a pointer. I posit that since the mouse is already down, the cursor should not indicate that the column header is clickable (because you have to release the mouse before you can click).

Guida contributor