hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #00032
[Bug 679515] Re: Slow bug: Move Up/Down on Images loads redundant image
Already in default branch
** Changed in: hugin
Importance: Undecided => Low
** Changed in: hugin
Status: New => Fix Released
--
Slow bug: Move Up/Down on Images loads redundant image
https://bugs.launchpad.net/bugs/679515
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
Status in Hugin - Panorama Tools GUI: Fix Released
Bug description:
This is one in a series of problems found while working with Very Large (12mpx 48 bit tiff) images, about 100mb/image.
On the Images tab, if one selects an image and then clicks "Move Up" or "Move Down" the process is incredibly slow. The bug becomes visible when using large image files.
The issue: every time you click Up/Down, the *other* image (the one that used to be in the target "slot") blinks on-screen before the current image is redisplayed.
With tiny images this bug probably only adds a brief delay. With huge images, there's a several second delay...for no reason.
Correct operation: don't show other images as long as only one image is selected.