Add up/down/left/right shortcuts for MoveTool
ClosedPublic

Authored by abrahams on Jan 4 2016, 11:54 PM.

Details

Reviewers
rempt
Group Reviewers
Krita
Maniphest Tasks
Restricted Maniphest Task
Commits
R37:a7b00bbcdc38: Add up/down/left/right shortcuts for MoveTool
Summary

Only able to move selection one pixel at a time, for now.

Integrates with current stroke framework, so if a move is currently in progress, will move a selection or group. Otherwise it defaults to moving current layer or selection.

Diff Detail

Repository
R37 Krita
Branch
MoveTool
Lint
No Linters Available
Unit
No Unit Test Coverage
abrahams updated this revision to Diff 1736.Jan 4 2016, 11:54 PM
abrahams updated this revision to Diff 1737.
abrahams retitled this revision from to Add up/down/left/right shortcuts for MoveTool.
abrahams updated this object.
abrahams edited the test plan for this revision. (Show Details)
abrahams added a reviewer: Krita.
abrahams added a task: Restricted Maniphest Task.

Remove qDebugs()

abrahams updated this object.Jan 5 2016, 4:35 AM
abrahams updated this revision to Diff 1739.Jan 5 2016, 7:10 AM

Make step distance configurable

rempt accepted this revision.Jan 5 2016, 7:12 AM
rempt added a reviewer: rempt.
rempt added a subscriber: rempt.

Yay!

This revision is now accepted and ready to land.Jan 5 2016, 7:12 AM
abrahams updated this revision to Diff 1741.Jan 5 2016, 8:04 AM
abrahams edited edge metadata.

Fix

This revision was automatically updated to reflect the committed changes.