Replies: 1 comment
-
Actually, I found a way to fix it shortly after posting the question.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I added a FocusScope on my TreeView.
Now I need to click once so the TreeView gets the focus and a second time so the click is actually propagated to open a branch of the treeview.
Before I added the FocusScope, I could click once to start opening branches.
To me, it looks like the first click is "lost".
Is there a way around that ?
with MoveTree defined as
Beta Was this translation helpful? Give feedback.
All reactions