https://bugs.kde.org/show_bug.cgi?id=394947
Scott Harvey <sc...@spharvey.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/spe | |ctacle/48eacd1ba1495a9167dd | |9f9cd8097e86ae6ff6dd Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Scott Harvey <sc...@spharvey.me> --- Git commit 48eacd1ba1495a9167dd9f9cd8097e86ae6ff6dd by Scott Harvey. Committed on 19/07/2018 at 10:38. Pushed by sharvey into branch 'Applications/18.08'. Add arrow keys to move and resize selection rectangle Summary: Add arrow keys to move and resize selection rectangle. {key Arrows} alone moves in large increment {key Shift} + {key Arrows} moves in small (single pixel) increments {key ALT} + {key Arrows} resize rectangle in large increment {key ALT} + {key Shift} + {key Arrows} resize rectangle in small increment Test Plan: - Apply patch - Launch Spectacle; begin Rectangular Selection - Select a rectangle with the mouse - Use {key Arrows} to move rectangle (large increment) - Use {key Shift} + {key Arrows} to move in small increment - Use {key ALT} + {key Arrows} to resize rectangle (large increment - Use {key ALT} + {key Shift} + {key Arrows} to resize rectangle in small increment - Complete capture with mouse or {key Enter} key - Ensure right selection is captured after moving and resizing rectangle Reviewers: rkflx, ngraham, #spectacle, yurchor Reviewed By: rkflx, ngraham, #spectacle, yurchor Subscribers: ltoscano, kde-doc-english, abalaji, #spectacle Tags: #documentation Differential Revision: https://phabricator.kde.org/D13450 M +5 -2 doc/index.docbook M +202 -3 src/QuickEditor/EditorRoot.qml https://commits.kde.org/spectacle/48eacd1ba1495a9167dd9f9cd8097e86ae6ff6dd -- You are receiving this mail because: You are watching all bug changes.