Bug 142321 - Web Inspector: Improve display of previews with overflow
Summary: Web Inspector: Improve display of previews with overflow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-03-04 19:43 PST by Joseph Pecoraro
Modified: 2015-03-04 21:14 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.75 KB, patch)
2015-03-04 19:44 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[IMAGE] Before (78.80 KB, image/png)
2015-03-04 19:44 PST, Joseph Pecoraro
no flags Details
[IMAGE] After (78.86 KB, image/png)
2015-03-04 19:44 PST, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-03-04 19:43:38 PST
* SUMMARY
Improve display of previews with overflow.

Currently:

  [1, 2, 3, 4, 5...]

After Patch:

  [1, 2, 3, 4, 5, ...]
Comment 1 Joseph Pecoraro 2015-03-04 19:44:20 PST
Created attachment 247921 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2015-03-04 19:44:33 PST
Created attachment 247922 [details]
[IMAGE] Before
Comment 3 Joseph Pecoraro 2015-03-04 19:44:50 PST
Created attachment 247923 [details]
[IMAGE] After
Comment 4 Timothy Hatcher 2015-03-04 20:27:00 PST
Comment on attachment 247921 [details]
[PATCH] Proposed Fix

You read minds.
Comment 5 WebKit Commit Bot 2015-03-04 21:14:11 PST
Comment on attachment 247921 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 247921

Committed r181066: <http://trac.webkit.org/changeset/181066>
Comment 6 WebKit Commit Bot 2015-03-04 21:14:16 PST
All reviewed patches have been landed.  Closing bug.