Commit 1a67c38
committed
Link aliases in entity node details to their node
When viewing the details of an entity node, the listed aliases are now
links that, when clicked, select the relevant alias node. If that alias
node is not wholly visible, the view is updated to centre on that node.
The highlighting of the selected node has been adjusted to make it more
obvious.
The event listener for node selection is now on the "select" event
rather than the "tap" event so that it fires when a node is selected
through code.1 parent f13af26 commit 1a67c38
1 file changed
Lines changed: 43 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
30 | 54 | | |
31 | 55 | | |
32 | 56 | | |
| |||
43 | 67 | | |
44 | 68 | | |
45 | 69 | | |
46 | | - | |
| 70 | + | |
47 | 71 | | |
48 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
49 | 88 | | |
50 | 89 | | |
51 | 90 | | |
| |||
169 | 208 | | |
170 | 209 | | |
171 | 210 | | |
172 | | - | |
173 | | - | |
| 211 | + | |
| 212 | + | |
174 | 213 | | |
175 | 214 | | |
176 | 215 | | |
| |||
184 | 223 | | |
185 | 224 | | |
186 | 225 | | |
187 | | - | |
| 226 | + | |
188 | 227 | | |
189 | 228 | | |
190 | 229 | | |
| |||
0 commit comments