D12422: Use a regular dialog rather than a list dialog when trashing or deleting a single file
Nathaniel Graham
noreply at phabricator.kde.org
Sat Apr 21 20:42:53 UTC 2018
ngraham created this revision.
ngraham added reviewers: Frameworks, Dolphin.
ngraham requested review of this revision.
REVISION SUMMARY
This patch uses a regular-style dialog instead of a list-style dialog when the user is trying to trash or delete only a single item. It looks a bit nicer than showing a dialog that has a list with only a single item in it.
I know I've come across a bugzilla ticket requesting this while triaging KIO bugs recently, but now I can't find it anymore...
TEST PLAN
Made sure that trash and deletion operations all still work. Here's how it looks:
Delete a single file:
Delete multiple files:
Trash a single file:
Trash multiple files:
BRANCH
prettier-trach-and-delete-dialogs-for-single-items (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D12422
AFFECTED FILES
src/widgets/jobuidelegate.cpp
To: ngraham, #frameworks, #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180421/1c2789ef/attachment.html>
More information about the Kde-frameworks-devel
mailing list