You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[sources] Fix resize handler for vertical debugger sidebar.
The resizer logic has to act directly on the `<devtools-toolbar>`,
otherwise the pointer events aren't caught, and the only interesting
toolbar element within the toolbar container is the script view toolbar,
since the other toolbar only contains a single button.
Fixed: 408383933
Change-Id: Ic34b01d115e8168ea0ac07382f68b1271bf9759c
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6441161
Commit-Queue: Benedikt Meurer <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>
Auto-Submit: Benedikt Meurer <[email protected]>
0 commit comments