Commit 3fde160
Fix Show code getting chopped off in some cases
Whenever an error happened, for some reason the visible area would
stay the same height so the first element was not showing correctly.
We can safely remove the overflow as that is handled by the
split widget.
Fixed: 493488550
Change-Id: Id6885ff099fc1b25f7301dce35d26e634e6cee9e
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7705493
Reviewed-by: Samiya Caur <samiyac@chromium.org>
Auto-Submit: Nikolay Vitkov <nvitkov@chromium.org>
Commit-Queue: Samiya Caur <samiyac@chromium.org>1 parent 5b4a14c commit 3fde160
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
357 | 356 | | |
358 | 357 | | |
359 | 358 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | 359 | | |
366 | 360 | | |
367 | 361 | | |
| |||
0 commit comments