<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Inspector should be able to be docked to the bottom of a narrow window"
href="https://bugs.webkit.org/show_bug.cgi?id=146871#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Inspector should be able to be docked to the bottom of a narrow window"
href="https://bugs.webkit.org/show_bug.cgi?id=146871">bug 146871</a>
from <span class="vcard"><a class="email" href="mailto:timothy@apple.com" title="Timothy Hatcher <timothy@apple.com>"> <span class="fn">Timothy Hatcher</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=146871#c7">comment #7</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=146871#c6">comment #6</a>)
> > I have found this:
> >
> > <a href="https://github.com/WebKit/webkit/blob/master/Source/WebCore/inspector/">https://github.com/WebKit/webkit/blob/master/Source/WebCore/inspector/</a>
> > InspectorFrontendClientLocal.cpp#L66
> >
> > static const float minimumAttachedWidth = 750.0f;
> >
> >
> > Changed to 500.0f, compiling...
>
> That didn't change anything.</span >
That value isn't used anymore, maybe only in WebKit1 apps.
There is a similar minimumAttachedWidth in WebKit2 in WebInspector.cpp and in WebInspectorProxyMac.mm. Try those.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>