-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #1157: Tree: avoid duplicate rendering in _configureTreeColumn
This addresses cases where the same column definition object is passed to one of the structure-related setters, as is the case when using ColumnReorder. Thanks to @dmartinzar for the bug report and original example + fix, and @maier49 for the initial unit test. Resolves #1185. (Manually ported from 0f67fa1)
- Loading branch information
Kenneth G. Franqueiro
committed
Dec 17, 2015
1 parent
a2629ac
commit 28c4786
Showing
2 changed files
with
41 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters