Commit 04f01f0
authored
uiL Fix broken bulk settings menu (#5338)
The bulk settings menu was not showing up in the area select menu due to
a change in how the menu divider works. This change just makes it so
these settings appear again.
<img width="592" height="434" alt="image"
src="https://github.com/user-attachments/assets/e188f35a-4194-491b-932b-de1860c4e8a0"
/>1 parent 183be58 commit 04f01f0
File tree
2 files changed
+7
-6
lines changed- ui/src
- assets/widgets
- core_plugins/dev.perfetto.Timeline
2 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments