fin-hypergrid/core

Column drag in partial renderer

Open

#565 aberto em 1 de mar. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (148 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (892 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador