fin-hypergrid/core

Column drag in partial renderer

Open

#565 创建于 2017年3月1日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (892 star) (148 fork)batch import
bughelp wanted

描述

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.

贡献者指南

Column drag in partial renderer · fin-hypergrid/core#565 | Good First Issue