Page 1 of 2

Reset View Rotation Problem

Posted: 26 May 2014, 11:18
by Animark
Hello,

I've found a not so smart behaviour when resetting the view after zooming and rotating the canvas.

When zooming into a picture and rotating the canvas, you can use the reset function to set the rotation to its original angle (= 0%). Unfortunately the position of the canvas is not the same like before und you have to move the canvas to find the original place where you worked before and mostly like to work on. It would be nice if the resettet position is the same like before.

What do you think?

All the best,
Animark

Re: Reset View Rotation Problem

Posted: 26 May 2014, 12:59
by Sewie
Very much in agreement with you. I just can't get used to that disorientation when I reset the angle.
It's a request that keeps popping up from time to time as you can see here.

Re: Reset View Rotation Problem

Posted: 26 May 2014, 13:12
by Animark
Oh, I didn't know. The original request is about 4 Years old and had it's birthday a good month ago ;-).

Re: Reset View Rotation Problem

Posted: 26 May 2014, 13:15
by Mads Juul
+1

Re: Reset View Rotation Problem

Posted: 26 May 2014, 13:44
by Svengali
+1

Think about the screen-view like any other object that involves transformation: position (x, y) rotation (degrees) and scale (percentage). If that is the case it would seem an easy thing to maintain a list of these three values, together in sets, as they change, generating some kind of separate screen-view history... along with a little window displaying the current three values. Adding backward and forward buttons to that window would let you jump back and forth through the history, to any previous position, rotation and scale.

oh, and maybe a fourth X1, Y1 which would be an offset of the rotation center-point for eccentric rotation or scaling?

As an extension, a couple of George commands could capture and store or retrieve and restore the screen-view values as needed.

Just an idea..

Sven

Re: Reset View Rotation Problem

Posted: 26 May 2014, 15:06
by Sewie
Animark wrote:Oh, I didn't know. The original request is about 4 Years old and had it's birthday a good month ago ;-).
I think it's good that you brought it up again. :)

Re: Reset View Rotation Problem

Posted: 26 May 2014, 15:46
by schwarzgrau
+1 from me again.

Re: Reset View Rotation Problem

Posted: 26 May 2014, 16:57
by Fabrice
todo listed, no need to up it anymore :)

Re: Reset View Rotation Problem

Posted: 26 May 2014, 16:59
by Elodie
Animark wrote: The original request is about 4 Years old and had it's birthday a good month ago ;-).

Oops :oops:

Re: Reset View Rotation Problem

Posted: 24 Mar 2016, 13:58
by schwarzgrau
Since the last post is already two years old I thought I should bring this up again. It seems like a small improvement, but it would save a lot of time, especially if you zoomed in a lot.

Re: Reset View Rotation Problem

Posted: 24 Mar 2016, 16:08
by meslin
+1

Another thing that this type of enhanced view management would bring is the ability to do a true "visible canvas" mirroring function, where horizontally flipping the view involves panning the canvas to offset. If there's already a way to do this, I'd love to know...

Re: Reset View Rotation Problem

Posted: 24 Mar 2016, 16:11
by Fabrice
meslin wrote:+1

Another thing that this type of enhanced view management would bring is the ability to do a true "visible canvas" mirroring function, where horizontally flipping the view involves panning the canvas to offset. If there's already a way to do this, I'd love to know...
this option has been moved to a next update.

Re: Reset View Rotation Problem

Posted: 24 Mar 2016, 16:16
by schwarzgrau
And what about the rotation? Or is this something connected?

Re: Reset View Rotation Problem

Posted: 24 Mar 2016, 22:47
by Fabrice
same, should be in the next update.

Re: Reset View Rotation Problem

Posted: 25 Mar 2016, 02:22
by schwarzgrau
Oh great. Thank you Fabrice