fin-hypergrid/core

Column drag in partial renderer

Open

#565 建立於 2017年3月1日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (148 fork)batch import
bughelp wanted

倉庫指標

Star
 (892 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南