-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Seems it cant, currently. I want to contribute, but I have some questions regarding current design.
- It seems you dont rely on deep
feedback loopsonon_edit, for example. Its kind of signal, not callback. Why? - If i'm ok with preview, and just want to forbid final tree modification? Can be final modification exposed to callback?
- Moreover, I want history of tree modification(for undo). Could be model splitted from ui, and mutations go throught user code, as lists of diffs, or clones. It could be done with catching "on_drag_start" signal - clone tree and have two trees, for example.
Metadata
Metadata
Assignees
Labels
No labels