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

Review request for Kopete.


Summary
-------

Fixes bug 234002: Sizing (height) issues with the identity / account list.

Problem: The ItemDelegate's sizeHint() doesn't return the actual space required 
for each row in the QListWidget.
Fixed by: Relying on QListWidget's sizeHintForRow() to calculate the actual 
size of the widget.

See screenshots, please... they are pretty much self-explanatory.

Thanks for reviewing,
Chris


This addresses bug 234002.
    https://bugs.kde.org/show_bug.cgi?id=234002


Diffs
-----

  trunk/KDE/kdenetwork/kopete/kopete/identity/identitystatuswidget.cpp 1125226 

Diff: http://reviewboard.kde.org/r/3989/diff


Testing
-------


Screenshots
-----------

After fix.
  http://reviewboard.kde.org/r/3989/s/395/
Before fix.
  http://reviewboard.kde.org/r/3989/s/396/


Thanks,

Christian

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to