Review Request: Fix incomplete redrawing of a toolview

Dmitry Risenberg dmitry.risenberg at gmail.com
Thu Feb 24 21:56:46 UTC 2011



> On Feb. 17, 2011, 9:25 a.m., Milian Wolff wrote:
> > if it fixes a problem - go for it. the patch looks clean enough to me, and considering that noone except adymo would know what else could be done I'm all in favor of merging it.

It does fix one problem, but introduces another one, less severe, but still annoying - see the diff 2 description. I wouldn't like to commit this until the problem is fully resolved, although I don't see how to do it now.


- Dmitry


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100616/#review1470
-----------------------------------------------------------


On Feb. 16, 2011, 9:31 p.m., Dmitry Risenberg wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/100616/
> -----------------------------------------------------------
> 
> (Updated Feb. 16, 2011, 9:31 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Summary
> -------
> 
> 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.
> 
> 
> Diffs
> -----
> 
>   sublime/ideal.cpp ad895619e18a16edc74372fa6135647173dbf35f 
>   sublime/ideallayout.h 308b4efbfbc74070ae482ed965ceb1040c02f236 
>   sublime/ideallayout.cpp f7b3d25dfa6be9195d5de2297b94fa902e1e35a2 
> 
> Diff: http://git.reviewboard.kde.org/r/100616/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dmitry
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110224/83884657/attachment.html>


More information about the KDevelop-devel mailing list