Hi Ivan,
I am seeing a lot of strange behavior and would love some help.
What I'm trying to achieve should be simple, it's a tree with a bin node and when you delete a node it is moved to the bin and the focus (&hover) stays where it used to be (that is move to the prev_dom)
If you go around selecting and deleting nodes (with del) and moving around with the keyboard a few times you'll see the blue square around the whole tree and/or the keyboard becomes unresponsive. This is despite me doing select_node and focus()
Any help ?
Thx!