https://bugs.kde.org/show_bug.cgi?id=407910
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kte | |xteditor/968af10fd4b64cccf6 | |a858f105ac6cfad9fce78e Resolution|--- |FIXED --- Comment #7 from Christoph Cullmann <cullm...@kde.org> --- Git commit 968af10fd4b64cccf6a858f105ac6cfad9fce78e by Christoph Cullmann, on behalf of Kishore Gopalakrishnan. Committed on 26/05/2019 at 11:51. Pushed by cullmann into branch 'master'. Add action to reset font size Summary: Add an action to reset the font size to the default and set the default shortcut to Ctrl+0 Test Plan: Zoom out the text. Press Ctrl+0 to go back to default zoom. Do the same with the 'Reset font size' item in the 'View' menu. Try to reassign the keyboard shortcut in the shortcuts manager and check that it works. Reviewers: #ktexteditor, cullmann Reviewed By: #ktexteditor, cullmann Subscribers: cullmann, kwrite-devel, kde-frameworks-devel Tags: #kate, #frameworks Differential Revision: https://phabricator.kde.org/D21412 M +6 -3 src/data/katepart5ui.rc M +6 -0 src/render/katerenderer.cpp M +1 -0 src/render/katerenderer.h M +7 -0 src/view/kateview.cpp M +5 -0 src/view/kateviewinternal.cpp M +1 -0 src/view/kateviewinternal.h https://commits.kde.org/ktexteditor/968af10fd4b64cccf6a858f105ac6cfad9fce78e -- You are receiving this mail because: You are watching all bug changes.