<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/100616/">http://git.reviewboard.kde.org/r/100616/</a>
     </td>
    </tr>
   </table>
   <br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.orgrb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for KDevelop.</div>
<div>By Dmitry Risenberg.</div>


<p style="color: grey;"><i>Updated Feb. 16, 2011, 9:31 p.m.</i></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Changes</h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Fixed to work correctly with top/bottom dock.

There is a lesser problem still - the bottom dock gets resized during initialization and becomes too narrow. I think the code needs to know somehow that it is in initialization state and not do any resizing at all in this case. Can anyone with knowledge of Subline tell me how to achieve this?</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Fix a bug with incomplete redrawing of a toolview:
0. Assume "Documents" and "Projects" are both on the left.
1. Click on "Documents" tool.
2. Resize it to minimal width.
3. Click on the "Projects" tool and see a border not redrawn.

Reusing IdealMainLayout::resizeWidget didn't work, because this gets called on initialization when min/max constrains are computed wrong.</pre>
  </td>
 </tr>
</table>





<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> (updated)</h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>sublime/ideal.cpp <span style="color: grey">(ad895619e18a16edc74372fa6135647173dbf35f)</span></li>

 <li>sublime/ideallayout.h <span style="color: grey">(308b4efbfbc74070ae482ed965ceb1040c02f236)</span></li>

 <li>sublime/ideallayout.cpp <span style="color: grey">(f7b3d25dfa6be9195d5de2297b94fa902e1e35a2)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/100616/diff/" style="margin-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>




  </div>
 </body>
</html>