--
A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hugin-ptx+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/22486fd0-4c32-43c2-ad90-49c45c4a7cfbn%40googlegroups.com.
Hiding would only be temporary: other actions make the magnifier appear and "hiding" would not suppress that.
I want the new 'm' key operation to be the only thing that hides the magnifier.
I would entirely remove the timer. It's only purpose is to hide the magnifier. I see no logic to when that timer is used vs. not used. Maybe the original intent was to always have that timer (never let the magnifier stay in view for over 2 seconds). As a user I see zero value in timer based hiding of the magnifier. But if others strongly disagree, (with significantly more work) I could invent a setting to allow that feature to be disabled (rather than take the feature away from everyone).
With my limited understanding of mercurial, I was able to see the timer feature was added by ippei in commit 91503d5bebff
I also want to remove all other existing logic for hiding the magnifier, such as hiding it when the image itself is zoomed 200%.
I would tend to want to pretest and commit all those and related features all together. But I have been warned that doing so would make things too hard for whoever reviews/merges my changes.
What about keeping the views at 200% and just the magnifier (or a bigger one) at the intended 400 and 800%? So the left and right views would show a bigger field of view.
It is difficult to comment because you are often mixing things. Or as an example you contradict yourselfjohnfi...@gmail.com schrieb am Dienstag, 1. Februar 2022 um 15:41:14 UTC+1:Hiding would only be temporary: other actions make the magnifier appear and "hiding" would not suppress that.and laterI want the new 'm' key operation to be the only thing that hides the magnifier.
I disagree: I like the feature that the magnifier disappear so I have a better view on the whole neighbourhood of the cp. This makes it easier for me the judge the cp.
Please, one change - one changeset. Do not mix things in one changeset. You can also send patches (diff files) for other people for testing.
The disabling of the magnifier for the 200 % view was added as a feature request. So there are uses which prefer this.
Please, one change - one changeset. Do not mix things in one changeset.
On Tuesday, February 1, 2022 at 11:48:46 AM UTC-5 T. Modes wrote:It is difficult to comment because you are often mixing things. Or as an example you contradict yourselfjohnfi...@gmail.com schrieb am Dienstag, 1. Februar 2022 um 15:41:14 UTC+1:Hiding would only be temporary: other actions make the magnifier appear and "hiding" would not suppress that.and laterI want the new 'm' key operation to be the only thing that hides the magnifier.
It would be hard to split the changes for creating that setting
Not a contradiction at all. I was saying 'm' would be the only thing that hides the magnifier, but would not be the only thing that brings the magnifier back once hidden.
Just to recapitulate how the magnifier work:a) When a cp is selected (via the list or by clicking on it) the magnifier is shown. As soon as the mouse moves over one image it is hidden. -> So no need for an additional shortcut IMO. Just move the mouse.b) The magnifier is then showing again when dragging the selected cp with the mouse. When the dragging is finished the magnifier is hidden after 2 s. During dragging I think the magnifier is helpful for better selection of the position.So which behaviour is disturbing you?
I hope Bruno and others will answer your question, because I'm pretty sure Bruno disliked the current magnifier hiding and would be more competent to explain why and/or have more mainstream reasons.
On investigation, it looks like the magnifier doesn't appear when you click down on a control point, it only appears once you have dragged it away from the original location, then when you let go it vanishes after a couple of seconds.
It seems to me that it would be useful to see the magnifier straight away on clicking, so you can decide *not* to move the point.
When click-dragging a point, the other viewpoint actually shows a magnifier for the previous control point, not the point you are actually moving, only on mouse-up is the current point selected and the correct magnifier shown. It only works correctly if you first click on the point, then click again to drag - this is surely a bug.
When hovering/switching the mouse between viewports, the magnifier appears, but only in the other viewport, I'm not sure what benefit this has.
bruno...@gmail.com schrieb am Dienstag, 1. Februar 2022 um 23:20:14 UTC+1:On investigation, it looks like the magnifier doesn't appear when you click down on a control point, it only appears once you have dragged it away from the original location, then when you let go it vanishes after a couple of seconds.This is not reproducible here. The magnifier appears when only clicking on the cp. (and also when dragging)
Just some more remarks:The logic implemented in the cp tab is already very complex to handle all use case - there are many possible user interactions, many have been improved in the last years. So doing changes based on a feeling can be very dangerous and has the possibility to break other interactions with the tab.
Also in the last years with the improvements of the automatic cp detectors I'm using the cp tab to less and less amount. So the necessarity for bigger improvments is very low for me.
--
A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hugin-ptx+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/a5c5fbe4-10ef-4ef9-bc70-c22be5a462e2n%40googlegroups.com.
John just told us about another annoyance that I, while adding manually my control points, see all the time. I put the text in bold, in his first paragraph below.I even tried, in vain, to immobilize the mouse -- with both hands! -- before releasing the button to create a CP, however the carefully chosen position moves and then I have to use the arrow keys to reposition it where intended. I think the movement is always to the right, maybe a little up, and it seems to be by a fixed amount.
It could be a platform issue. If I click (mousedown and mouseup) on a
control point, the magnifier appears. If I click (mousedown) the
magnifier doesn't appear until I start dragging the control point, or
I mouseup.