Details
-
Type:
Bug
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.4
-
Fix Version/s: None
-
Component/s: Quick: Other
Description
TreeView doesn't seem to react to adding columns to it's model.
Steps to reproduce the problem:
- run the attached example
- click anywhere to append a column to the model
Note: The example consists of TreeView (above) and TableView (below) and the same model is used. Only TableView reacts.