-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.9.1
-
None
I created several bugs related with TreeView, It looks like all of them point to same root cause, maybe delayed process (callLater?)
So I suggest reconsider the design of TreeView, the internal model converted from property model may be must, but the response of signal looks like different with other Views (e.g. ListView). not only delay process, maybe include rowsInserted when expanding?