Skip to content

selected node does not change#8

Open
rajnikant-tripathi wants to merge 1 commit intoa5hik:masterfrom
rajnikant-tripathi:patch-1
Open

selected node does not change#8
rajnikant-tripathi wants to merge 1 commit intoa5hik:masterfrom
rajnikant-tripathi:patch-1

Conversation

@rajnikant-tripathi
Copy link

Currently if I change the selected node by marking one of the node as node.selected = true;, it does not change the selected node in the tree control and does not refresh the UI. To achieve the same , we need to watch the whole property of "inputModel" and not just reference. Please accept this pull request to avoid me putting a hack in my project:)

Currently if I change the selected node from outside, it does not change the selected node. To achieve the same , we need to watch the whole property of "inputModel" and not just reference. Please accept this pull request to avoid me putting a hack in my project:)
@sedrakpc
Copy link

sedrakpc commented Jun 2, 2016

Good point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants