grantjbutler / obs-layout

Build complex layouts for OBS without manually sizing and positioning sources
MIT License
1 stars 0 forks source link

Build better Tree control #5

Closed grantjbutler closed 2 years ago

grantjbutler commented 2 years ago

The current tree control isn't the best. You can't reorder elements in the tree, nor can you drag them around to to change the hierarchy (that is, you can't move components around to change parent/children relationships). All of this should be supported.