Sanket Thotange
Sanket Thotange
Here is the demo I created with code pen. https://codepen.io/Iam_Sank8/pen/oNggomy
You can use `tree.treeModel.selectedLeafNodeIds` which gives nodes id with value true or false indicating the selection of node.
One thing can be done is to call `node = this.tree.treeModel.getNodeById(node.id)` and then go on with your operations
I am trying this also, I am able to set default camera as back. It only works when I use front camera. Its really not usable in front cam.
Started happening since I upgraded to macOS Tahoe.