D23201: [KDirOperator] Middle-elide labels that are too long to fit
Nathaniel Graham
noreply at phabricator.kde.org
Fri Aug 16 14:22:08 BST 2019
ngraham created this revision.
ngraham added reviewers: VDG, elvisangelaccio.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ngraham requested review of this revision.
REVISION SUMMARY
Right now too-long labels get right-elided, which among other minor issues, causes
their filename extentions to not be visible. Dolphin is moving to middle-eliding
labels instead (See D19471 <https://phabricator.kde.org/D19471>), so this patch implements the same behavior for KDirOperator
so the file dialogs behave the same way.
TEST PLAN
See the Test Plan in D19471 <https://phabricator.kde.org/D19471>; same deal
REPOSITORY
R241 KIO
BRANCH
middle-elide-kdiroperator-labels (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D23201
AFFECTED FILES
src/filewidgets/kdiroperatordetailview.cpp
src/filewidgets/kdiroperatordetailview_p.h
src/filewidgets/kdiroperatoriconview.cpp
To: ngraham, #vdg, elvisangelaccio
Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190816/36fd1a50/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list