RESOLVED FIXED 141876
Web Inspector: Make Console UI icons / lines slightly larger
https://bugs.webkit.org/show_bug.cgi?id=141876
Summary Web Inspector: Make Console UI icons / lines slightly larger
Joseph Pecoraro
Reported 2015-02-21 18:35:40 PST
* SUMMARY Make Console UI icons / lines slightly larger. This is in preparation for a new ObjectTree design that contains 16x16 icons. So bump up the size of the existing Console icons / lines which are currently much smaller (10x10). This brings them up to 12x12.
Attachments
[PATCH] Proposed Fix (4.07 KB, patch)
2015-02-21 18:41 PST, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (4.07 KB, patch)
2015-02-21 19:04 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-02-21 18:41:29 PST
Created attachment 247073 [details] [PATCH] Proposed Fix Overall I think this is shippable. I was seeing an issue where certain error lines were 22px tall instead of 21. I was unable to track down that particular issue. Lets address it separately though.
WebKit Commit Bot
Comment 2 2015-02-21 18:43:07 PST
Attachment 247073 [details] did not pass style-queue: ERROR: Source/WebInspectorUI/UserInterface/Views/LogContentView.css:445: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 3 2015-02-21 19:04:55 PST
Created attachment 247075 [details] [PATCH] Proposed Fix Fixed style issue.
WebKit Commit Bot
Comment 4 2015-02-22 08:43:48 PST
Comment on attachment 247075 [details] [PATCH] Proposed Fix Clearing flags on attachment: 247075 Committed r180484: <http://trac.webkit.org/changeset/180484>
WebKit Commit Bot
Comment 5 2015-02-22 08:43:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.