D6819: Use consistent icons & text for the "Close" actions
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Fri Jul 21 19:47:14 UTC 2017
kossebau created this revision.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Consistently use "document-close" icon for close actions.
Actions on view containers were talking about closing "Files",
while actually they only closed the view (which would trigger
closing of the document/file only if this was the last view).
Talking just about "Close" without a target, like in the other
actions, avoids trying to explain this concept, average user
surely expects this, being a common pattern.
Also moving the close actions in the document toolview context menu
at the end, where close actions are usually placed.
REPOSITORY
R33 KDevPlatform
BRANCH
consistentcloseactions
REVISION DETAIL
https://phabricator.kde.org/D6819
AFFECTED FILES
plugins/documentview/kdevdocumentview.cpp
shell/documentcontroller.cpp
sublime/container.cpp
To: kossebau, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170721/55263898/attachment.html>
More information about the KDevelop-devel
mailing list