[Differential] [Request, 13 lines] D3281: Fix archiveview column resize
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Sun Nov 6 11:36:22 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
Restricted Application added a subscriber: kde-utils-devel.
Restricted Application added a project: Ark.
REVISION SUMMARY
ArchiveModel now uses the `DoNotNotifyView` behavior when listing, which means
the `columnsInserted` signal was never emitted and `Part::adjustColumns()`
never called. This slot was not necessary in the first place, we can just move
its code to the ArchiveView constructor.
TEST PLAN
Try to resize the Name column in the archiveview, the width now is automatically resized.
REPOSITORY
rARK Ark
BRANCH
fix-resize
REVISION DETAIL
https://phabricator.kde.org/D3281
AFFECTED FILES
part/archiveview.cpp
part/part.cpp
part/part.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161106/4f76a451/attachment.html>
More information about the Kde-utils-devel
mailing list