Commit 2436747
Fix Security Sidebar style behavior
A few fixes:
1. Background highlighting would get clipped before when sidebar
was small or there was a long url to be shown. Fixed to scale down
with sidebar width
2. Scheme color would change when element was highlighted. Fixed to
remain same color when selected
3. Overflow acts weird with fix #1. Fixed to show ellipsis instead
side by side changes:
https://screenshot.googleplex.com/7e6BWrUQM3razDk.png
Bug: 365737493
Change-Id: I073f19b427821584b9882d38cc2d88b8bd6a36de
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5931804
Reviewed-by: Kim-Anh Tran <[email protected]>
Reviewed-by: Shuran Huang <[email protected]>
Commit-Queue: Joshua Thomas <[email protected]>1 parent 1c14f72 commit 2436747
1 file changed
+31
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
21 | 39 | | |
22 | 40 | | |
23 | 41 | | |
24 | 42 | | |
25 | 43 | | |
26 | 44 | | |
27 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments