Bug 412347 - Show co-ordinates, size angle or relevant information on canvas
Summary: Show co-ordinates, size angle or relevant information on canvas
Status: ASSIGNED
Alias: None
Product: krita
Classification: Applications
Component: Usability (other bugs)
Version First Reported In: git master (please specify the git hash!)
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sachin Jindal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-26 04:42 UTC by Raghavendra kamath
Modified: 2022-08-04 08:42 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
image showing onscreen toll tip of scribus (8.20 KB, image/png)
2019-09-26 04:42 UTC, Raghavendra kamath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raghavendra kamath 2019-09-26 04:42:34 UTC
Created attachment 122875 [details]
image showing onscreen toll tip of scribus

SUMMARY
When drawing on canvas with shape tools, or when dragging a guide or in case the user is cropping the image, it would be great to show relevant information on canvas. Similar to how we show zoom level percentages on screen. unlike the case of zoom, the tooltip when drawing should be near the cursor so that user doesn't have to look at other end of canvas.

An example of this feature can be seen in scribus 1.5.5, when you draw a shape it shows you height and width of the shape live. When dragging a guide on canvas it shows you the co-ordinates of the guide. This helps the user by preventing him to look at the tool option while drawing. This will also help in canvas only mode.

In addition to the shape we can also show the tool tip while shift resizing the brush, it can show the brush size.


To summarise:

Show on screen co-ordinates or size information while :

1) Drawing shapes
2) Dragging guides
3) Resizing brush
4) Moving layer objects
5) Moving vector objects
6) Moving mirror symmetry line
7) Moving axes of the multibrush tool
8) Using the measurement tool
9) Using Crop tool
10) Any other tool which requires user to look at the tool option for dimensions


I have attached a screenshot of the on screen tool tip of scribus
Comment 1 wolthera 2019-10-07 15:45:25 UTC
WISHGROUP: Larger Usability Fixes

Implementing the feature itself won't take long, but designing the feature probably will...
Comment 2 Ahab Greybeard 2019-10-08 12:58:14 UTC
As an additional related note:

I've recently enabled the cursor position display on the status bar by adding EnablePositionLabel=true to the kritarc configuration file. This works well and is useful. However, it does not update during operations. It would be very useful if it did this, especially when drawing a line/polygon/rectangle or making a selection.
Comment 3 Dmitry Kazakov 2021-03-24 14:31:47 UTC
Most of the points of the bug should be fixed by:
https://invent.kde.org/graphics/krita/-/commit/a9ffcc5f95c52d8456c730e83549f9686c76470c

The following points are not covered yet:
4) Moving layer objects
5) Moving vector objects
Comment 4 Raghavendra kamath 2021-03-30 06:54:14 UTC
@dmitry @sachin,

In addition to the width height some elements may benefit from showing position too.