Hey!

I'm creating a custom python_panel using hou and faced a problem while selecting a node with hou.qt.NodeChooserButton.
Seems like it always emits a signal with relative node path despite setting up setNodeChooserRelativeToNode. Or am I going smth wrong?
Running the same code as in the docs [www.sidefx.com].