Commit 72c3bf0
WebInspectorUI: Fix console warning/error icon for Chromium browser
With Chromium browser both icons are displayed 300x300px while
expected size is 16x16. This brakes the rest of top navigation bar
Directly set image size from JS in the same way as it is done for SVG glyphs1 parent 09ec09c commit 72c3bf0
2 files changed
Lines changed: 4 additions & 6 deletions
File tree
- Source/WebInspectorUI/UserInterface/Views
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 94 | | |
100 | 95 | | |
101 | 96 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
233 | 235 | | |
| 236 | + | |
234 | 237 | | |
235 | 238 | | |
236 | 239 | | |
| |||
0 commit comments