Bug 409591 - Add shortcut for resetting zoom
Summary: Add shortcut for resetting zoom
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: icons mode (show other bugs)
Version: 19.04.2
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2019-07-07 17:57 UTC by Louis Tim Larsen
Modified: 2019-09-10 13:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 19.12.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Louis Tim Larsen 2019-07-07 17:57:09 UTC
While it's possible to to zoom in and out in Dolphin using Ctrl++ and Ctrl+- it's not possible to reset zoom.

Please add an option to reset zoom (Ctrl+0)

SOFTWARE/OS VERSIONS 
Linux/KDE Plasma: 
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 19.04.2
Qt Version: 5.13.0
Comment 1 Christoph Feck 2019-07-25 10:26:43 UTC
Searching 'zoom' reveals where code would need to be added at https://cgit.kde.org/dolphin.git/tree/src/views/dolphinviewactionhandler.cpp
Comment 2 Christoph Feck 2019-07-25 15:29:13 UTC
There is already a patch, see https://phabricator.kde.org/D22444
Comment 3 Nate Graham 2019-09-10 13:09:41 UTC
Git commit 7165ea7afdf150600025f9c8ec28dadfe0b28406 by Nate Graham.
Committed on 10/09/2019 at 13:09.
Pushed by ngraham into branch 'master'.

Add Reset Zoom Level action inside View menu

Summary:
FIXED-IN: 19.12.0

Test Plan: {F7096397}

Reviewers: elvisangelaccio, shubham, #dolphin

Reviewed By: elvisangelaccio, #dolphin

Subscribers: broulik, cfeck, kfm-devel, kde-doc-english

Tags: #dolphin, #documentation

Differential Revision: https://phabricator.kde.org/D22444

M  +11   -0    doc/index.docbook
M  +1    -0    src/dolphinmainwindow.cpp
M  +6    -1    src/dolphinui.rc
M  +15   -0    src/views/dolphinview.cpp
M  +5    -0    src/views/dolphinview.h
M  +15   -1    src/views/dolphinviewactionhandler.cpp
M  +3    -0    src/views/dolphinviewactionhandler.h

https://commits.kde.org/dolphin/7165ea7afdf150600025f9c8ec28dadfe0b28406