Commit b5cee89
[VFX] Fixed output property wire anchor badly placed (and invisible)
Jira: https://jira.unity3d.com/browse/UUM-72960
Steps to reproduce:
1. Create a new Visual Effects subgraph operator
2. Open it in VFX window
3. Notice output property link is anchored on the right of the node
Actual results:
Output property wire is anchored on the right when super collapse
Expected results:
Output property wire is anchored on the left when super collapsed (like when it's expanded)
1 parent e6840c6 commit b5cee89
2 files changed
Lines changed: 20 additions & 0 deletions
File tree
- Packages/com.unity.visualeffectgraph/Editor
- GraphView/Elements
- UIResources/uss
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
155 | 164 | | |
156 | 165 | | |
157 | 166 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
74 | 85 | | |
75 | 86 | | |
76 | 87 | | |
| |||
0 commit comments