Bug 143306

Summary: when moving the image block, show always (!) coordinates
Product: [Applications] krita Reporter: Maciej Pilichowski <bluedzins>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: halla
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Maciej Pilichowski 2007-03-21 18:15:28 UTC
Version:            (using KDE KDE 3.5.6)

Coordinates of the top, left corner of image block being moved. It is really hard to paste anything into image because I have to rely on my eye instead of being sure that I really put something, at the left edge for example.
Comment 1 Halla Rempt 2011-05-26 21:51:06 UTC
Ack, we need to have that in the overview docker or the move tool docker.
Comment 2 Halla Rempt 2016-01-24 15:16:31 UTC
WISHGROUP: Small Usability Fixes
Comment 3 Dmitry Kazakov 2016-07-24 08:23:23 UTC
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