Commit 0d5b216
authored
Reduce internal layout jitter and make sidebar closing look better (#2291)
## Description
This one is for the design engineers.
I changed the Collapse so the child items keep their width when the
sidebar is closed and the text doesn't jump.
### Before
https://github.com/user-attachments/assets/c336956a-8a5c-46f0-a455-0244a7d35126
### After
https://github.com/user-attachments/assets/d27f7b55-9024-4152-8cb4-fc0d2de192721 parent a37b060 commit 0d5b216
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
0 commit comments