https://bugs.kde.org/show_bug.cgi?id=392482
Henrik Fehlauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/spe | |ctacle/790cb3fb2a971a083744 | |cb62d9662234578aa752 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from Henrik Fehlauer <[email protected]> --- Git commit 790cb3fb2a971a083744cb62d9662234578aa752 by Henrik Fehlauer, on behalf of Tao Guo. Committed on 01/05/2018 at 20:11. Pushed by rkflx into branch 'master'. Add magnifier for rectangle mode Summary: Add magnifier for rectangle mode, it can show 5x of the mouse pointer Depends on D11598 Test Plan: In rectangle mode: 1. select rectangle, check magnifier 2. adjust selection, check magnifier 3. change the selection to any size and check magnifier 4. test magnifier on multi-screen 5. test magnifier in HiDPI mode Reviewers: #spectacle, rkflx, ngraham, alexeymin Reviewed By: #spectacle, rkflx, ngraham, alexeymin Subscribers: alexeymin, rkflx, ngraham Differential Revision: https://phabricator.kde.org/D11599 M +9 -0 src/Gui/SettingsDialog/GeneralOptionsPage.cpp M +1 -0 src/Gui/SettingsDialog/GeneralOptionsPage.h M +109 -1 src/QuickEditor/EditorRoot.qml M +3 -0 src/QuickEditor/QuickEditor.cpp M +72 -4 src/QuickEditor/SelectionRectangle.qml M +13 -0 src/SpectacleConfig.cpp M +3 -0 src/SpectacleConfig.h https://commits.kde.org/spectacle/790cb3fb2a971a083744cb62d9662234578aa752 -- You are receiving this mail because: You are watching all bug changes.
