<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&#64;apple.com" title="Timothy Hatcher &lt;timothy&#64;apple.com&gt;"> <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">&gt; (In reply to <a href="show_bug.cgi?id=146871#c6">comment #6</a>)
&gt; &gt; I have found this:
&gt; &gt; 
&gt; &gt; <a href="https://github.com/WebKit/webkit/blob/master/Source/WebCore/inspector/">https://github.com/WebKit/webkit/blob/master/Source/WebCore/inspector/</a>
&gt; &gt; InspectorFrontendClientLocal.cpp#L66
&gt; &gt; 
&gt; &gt;     static const float minimumAttachedWidth = 750.0f;
&gt; &gt; 
&gt; &gt; 
&gt; &gt; Changed to 500.0f, compiling...
&gt; 
&gt; 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>