hoffstadt / hoffstadt/DearPyGui
Add methods 'set_selected_nodes' and 'set_selected_links' for setting selected items in node graph.
Open
state: pending
type: improvement
- Dominant language
- C++
- Stars
- 15.6k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
As name suggest, It would be great to have methods for selecting node editor items programmatically.
I tried to implement node duplication callback, and I would want to mark new duplicated nodes as selected.
Unfortunately, I was unable to achieve this result.
Contributor guide
Assessment
This issue has not been assessed yet.