Re: Review Request: KMessageWidget: Adapt height to text changes

2012-05-07 Thread Aurélien Gâteau
> On May 2, 2011, 5:49 p.m., Aurélien Gâteau wrote: > > Thanks for the patch Mattias! This is indeed an annoying bug but your fix > > does not work when the widget is resized. heightForWidth() needs to be > > implemented I think. > > Matthias Fuchs wrote: > The problem is that resizing tak

Re: Review Request: KMessageWidget: Adapt height to text changes

2011-05-08 Thread Matthias Fuchs
> On May 2, 2011, 5:49 p.m., Aurélien Gâteau wrote: > > Thanks for the patch Mattias! This is indeed an annoying bug but your fix > > does not work when the widget is resized. heightForWidth() needs to be > > implemented I think. The problem is that resizing takes no effect yet either. Here wi

Re: Review Request: KMessageWidget: Adapt height to text changes

2011-05-02 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101272/#review3074 --- kdeui/widgets/kmessagewidget.cpp

Re: Review Request: KMessageWidget: Adapt height to text changes

2011-05-02 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101272/#review3071 --- Thanks for the patch Mattias! This is indeed an annoying bug but

Review Request: KMessageWidget: Adapt height to text changes

2011-05-02 Thread Matthias Fuchs
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101272/ --- Review request for kdelibs and Aurélien Gâteau. Summary --- When ther