Commit 9a03869
[InspectorView] Keep drawer orientation preference per dock position
This CL:
* Updates the default drawer position to be VERTICAL when
DevTools is docked to bottom.
* Listens for the dock side changed events and updates the drawer
positioning according to the preference.
* If the preference for bottom docked position is unset, it defaults
to VERTICAL. For other cases, it defaults to HORIZONTAL.
Fixed: 447294684
Change-Id: If426756e4477688326bd371421aa720ae16dfe13
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6983142
Reviewed-by: Piotr Paulski <[email protected]>
Commit-Queue: Ergün Erdoğmuş <[email protected]>
Reviewed-by: Alex Rudenko <[email protected]>1 parent 2ddbd54 commit 9a03869
File tree
4 files changed
+287
-110
lines changed- front_end
- testing
- ui
- legacy
- visual_logging
4 files changed
+287
-110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| |||
0 commit comments