Commit 5b9d58c
committed
FIX: Input Actions editor toolbar no longer clips when the properties panel scrolls
Pin the top toolbar row (flex-shrink: 0) so the flex column steals overflow
height from the body instead of compressing the toolbar and clipping its
buttons once the Action Properties panel is tall enough to show a scrollbar.1 parent a0cd937 commit 5b9d58c
2 files changed
Lines changed: 5 additions & 0 deletions
File tree
- Packages/com.unity.inputsystem
- InputSystem/Editor/UITKAssetEditor/PackageResources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
0 commit comments