could you add a method so we can obtain a child comment's graph position?
i have this plugin that when placing entities(nodes/objects) in scene, it first checks if an entity is selected, if so, it offsets the new entity from that. however when it comes to offsetting something from a selected comment thats a child of a node, then the newly placed entity is badly offset due to the child comment's pos being based off the nodes coordinate system rather than the graphs.
regards,
phil