I have compiled your code in Windows and uploaded it to: https://sourceforge.net/projects/huginplusplus/files/development/Hugin++Setup_2021-1.1-Windows-64bit.exe
[email protected] schrieb am Donnerstag, 7. April 2022 um 20:48:40 UTC+2: > > In Hugin, the labels visibly jump around at unexpected moments for non > obvious reasons because of the many flaws in the code for adjusting based > on visible region. So eliminating that feature eliminates that distracting > behavior. That was very frequent in Windows and happened, but less, in > Linux. But also (maybe Windows only) those jumps interacted with race > conditions in the use of WxWidgets, so you could have half the label stay > in one position while the other half jumps to a new position. > At the moment I cannot see when the "jump around" in the old version occurs. What I see (in both versions) is that when scrolling via scrollbar so that a CP gets out of view and then scrolling back FAST, sometimes there are parts of the magnifier left at false positions. It seems that the view in not updated correctly. But both in the old and in your version the label of a CP sometimes seems to overlaps the magnifier. E.g. move the lower scrollbar left so that the magnifier gets right out of the visible area and then move right again. Then the CP gets visible again, now the label overlapping the magnifier. I hope I really have your latest code version (I'll write you per Mail). There is also a more serious bug, Windows only, that I fixed earlier in the > same branch: With the mouse over the image press and hold shift then move > the mouse (don't press a mouse button). Both images are supposed to move > with the mouse, and actually do so if very few CPs connect them. If many > CPs connect them (whether they are in the visible portion or not) then the > images just jump around a bit with little if any net movement. How many > CPs that takes depends on CPU speed and details of your display, but it is > not likely to take any unreasonably large number. > I can confirm that scrolling while pressing SHIFT is now much better (not jumping around wildly). -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/b6b07470-22ba-48ee-9753-eb09e01306b1n%40googlegroups.com.
