https://bugs.kde.org/show_bug.cgi?id=143306

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/krit
                   |                            |a/48287eb395e6590bd1dd18197
                   |                            |44fc6317b5eda79
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 48287eb395e6590bd1dd1819744fc6317b5eda79 by Dmitry Kazakov, on
behalf of Grigory Tantsevov.
Committed on 23/07/2016 at 21:15.
Pushed by dkazakov into branch 'master'.

Added showing coordinates when using Move Tool.

Coordinates showing in floating message in format: X: x px, Y: y px.
X, Y means position of Left Top pixel of the moved area.
Also there are two spin bars, which you can use for setting image
position by keyboard (not only arrows).

Reviewers: #krita, dkazakov
Subscribers: dkazakov, scottpetrovic, timotheegiet, Deevad
Differential Revision: https://phabricator.kde.org/D2238
Auditors: #krita_manual

M  +10   -0    krita/data/actions/MoveTool.action
M  +136  -0    plugins/tools/basictools/kis_tool_move.cc
M  +16   -0    plugins/tools/basictools/kis_tool_move.h
M  +47   -0    plugins/tools/basictools/kis_tool_movetooloptionswidget.cpp
M  +22   -0    plugins/tools/basictools/kis_tool_movetooloptionswidget.h
M  +165  -44   plugins/tools/basictools/wdgmovetool.ui

http://commits.kde.org/krita/48287eb395e6590bd1dd1819744fc6317b5eda79

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to