Commit 91396be
committed
BlockCanvas: Introduce _drop_node
Extract dropping nodes codes as function _drop_node from _drop_data, if
the type is "nodes". So, other types such as "obj_property" can be added
later.
https://phabricator.endlessm.com/T356491 parent 097d046 commit 91396be
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
0 commit comments