fin-hypergrid/core

Column drag in partial renderer

Open

#565 aperta il 1 mar 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (148 fork)batch import
bughelp wanted

Metriche repository

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

Descrizione

For undiscovered reasons, the 'by-cells' grid renderer should not be used when dragging a column. It produces a rendering anomaly wherein an entire column temporarily goes missing.

Proposed solution: Temporarily set it to a different grid renderer during the drag and reset it back afterwards.

Guida contributor