Commit a0cd937
committed
FIX: Keep parameter-less item labels aligned with foldout items [UUM-144325]
Hide the parameter-less header's expand arrow with visibility:Hidden instead
of display:None so the arrow retains its layout box and the label stays in the
same column as the labels of items that do have a foldout.1 parent 7044c7e commit a0cd937
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | | - | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
0 commit comments