a vertical item list, similar to the built-in Tree node, but using Control nodes instead of an internal state
Lera Elvoé
08bbf61416
* test case with folders/subfolders * renaming items by double-clicking them * naive drag test |
||
---|---|---|
test_dir | ||
.gitignore | ||
ControlTree.gd | ||
ControlTree.tscn | ||
ControlTreeItem.gd | ||
ControlTreeItem.tscn | ||
default_env.tres | ||
DragHandle.gd | ||
icon.png | ||
icon.png.import | ||
project.godot | ||
README.md | ||
RenamableButton.gd | ||
TestArea.tscn |
godot-control-tree
a vertical item list, similar to the built-in Tree node, but using Control nodes instead of an internal state