Bug 142321

Summary: Web Inspector: Improve display of previews with overflow
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[IMAGE] Before
none
[IMAGE] After none

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.