Bug 409591

Summary: Add shortcut for resetting zoom
Product: [Applications] dolphin Reporter: Louis Tim Larsen <louis>
Component: view-engine: icons modeAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: bugseforuns, nate
Priority: NOR Keywords: usability
Version: 19.04.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 19.12.0

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