← Back to team overview

hugin-devs team mailing list archive

[Bug 883166] Re: Move multiple images in ImageList

 

Thanks for the patch. But it needs some more work. After moving the
image selection is not maintained. So after moving other images are
selected than before the move. This is not user friendly.

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

Title:
  Move multiple images in ImageList

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  Request to be able to move blocks of selected images up and down the
  ImageList in the image Tab.

  Attached, a patch which demostrates how this could be done:
  Test if selected images form a continuous block, if not disable move buttons, otherwise allow block of images to be moved by repeated calls to SwapImagesCmd()... Wrap repeated calls using CombinedPanoCommand() to create a single item in the undo history.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/883166/+subscriptions


References