@incursus wrote:
I based my code on the sample for Tree View, which doesn't exhibit this behavior, so I'm not really sure what is going on, but ...
1) When the page first loads and I click on a node in the tree, the whole palette scrolls down to the bottom of the container. Per another thread I saw, I've tried setting
contentAlignment: go.Spot.Top
but to no avail. Any ideas?2) For some reason, I've lost the ability to single click and expand nodes in the tree. The
doubleClick
handler works fine, but I really want to use single click instead.Thanks much for any guidance!
Posts: 7
Participants: 2