<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: Adjust font size of Developer Tools using Command,+ or Command,-"
   href="https://bugs.webkit.org/show_bug.cgi?id=149590#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Adjust font size of Developer Tools using Command,+ or Command,-"
   href="https://bugs.webkit.org/show_bug.cgi?id=149590">bug 149590</a>
              from <span class="vcard"><a class="email" href="mailto:bburg&#64;apple.com" title="Brian Burg &lt;bburg&#64;apple.com&gt;"> <span class="fn">Brian Burg</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=149590#c3">comment #3</a>)
<span class="quote">&gt; Thanks for your bug report.
&gt; 
&gt; This could be fixed, and would be worth doing for general accessibility
&gt; reasons.
&gt; 
&gt; The main reason we can't just enable CMD+/- for font-size scaling is that
&gt; many of the sizes in the inspector are hardcoded in pixels to the default
&gt; font size, rather than using font-based metrics like em's. Perhaps changing
&gt; the inspector document's device scale factor might compensate in the case of
&gt; retina, but that's a rather coarse-grained solution that won't work well for
&gt; everyone.</span >

After some more experimentation, adjusting the text zoom works pretty well, we just need to fix the shortcut to work with inspector (docked and undocked).</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>