Which works great and opens the tree down to the new item.
However... the item gets a blue background color that does not go away even when i click other items. this I don't want.
I recorded a gif showing the problem here: Dropbox
As you see I save the user and then syncTree is run, and makes the line blue. But then when i select something else in the tree I want that to go away, but it doesn't
TreeController syncTree makes permanently blue
I have a TreeController and after saving a new item I do this code
Which works great and opens the tree down to the new item. However... the item gets a blue background color that does not go away even when i click other items. this I don't want.
I recorded a gif showing the problem here: Dropbox
As you see I save the user and then syncTree is run, and makes the line blue. But then when i select something else in the tree I want that to go away, but it doesn't
is working on a reply...