← Back to team overview

hugin-devs team mailing list archive

[Bug 712802] Re: Identify in the preview doesn't update the overview

 

I've attached a patch to fix this bug. It essentially takes the guts out
of PreviewIdentifyTool::ImagesUnderMouseChangedEvent() and puts it in
another function called UpdateWithNewImageSet().
ImagesUnderMouseChangedEvent calls a new function in GLPreivewFrame
which in turn calls UpdateWithNewImageSet on the three
PreviewIdentifyTool objects it contains.

I've tested on Windows 7 64-bit (64-bit build), openSuse 11.2, and Mac
OS X (10.6) and works well on each.

** Patch added: "bugfix712802.patch"
   https://bugs.launchpad.net/hugin/+bug/712802/+attachment/1912776/+files/bugfix712802.patch

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/712802

Title:
  Identify in the preview doesn't update the overview

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  Most operations in the preview, such as drag or crop, update the
  overview immediately. Similarly changes in the overview update the
  preview immediately.

  If you enable 'Identify' and move the mouse around the preview canvas
  to highlight photos, then these photos are only highlighted in the
  preview and not in the overview.  The reverse is also true,
  highlighting photos in the overview doesn't highlight them in the
  preview.



References