The NavigationSidebarPanel code for showing and hiding the bottom border when there is overflow is pretty aggressive. We can tone it down and still get the right effect.
<rdar://problem/25778744>
Created attachment 276642 [details] Patch
Comment on attachment 276642 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=276642&action=review r=me > Source/WebInspectorUI/ChangeLog:13 > + Use _updateContentOverflowShadowVisibilitySoon is more places so the style recalc Nit: 'in more places'
Comment on attachment 276642 [details] Patch https://trac.webkit.org/changeset/199678