Commit 9aae2bb
committed
Block: Add setter to manage bottom_snap
Add a setter for bottom_snap_path so that bottom_snap can be set
immediately without waiting for the node to become ready. This
simplifies testing as the Block doesn't need to be added to a scene to
work correctly.
https://phabricator.endlessm.com/T355731 parent 6ea45f7 commit 9aae2bb
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
0 commit comments