Hi,

I'm having an issue with a TreeView updating the branch controls when an
element is added to an empty branch. The problem occurs when using the
following style definition. The style renders properly initially, but
appears to fail to update when adding elements to the treeData.

<TreeView bxml:id="aTree" styles="{showEmptyBranchControls:false}">
...
</TreeView>

The branches appear to be notifying on insertion and removal properly
because the tree works fine without the above style definition.

Any ideas why this would be happening?

Brent

Reply via email to