← Back to team overview

hugin-devs team mailing list archive

[Bug 883166] Re: Move multiple images in ImageList

 

** Description changed:

- Request to be able to move blocks on selected images up and down the
- ImageList on the image Tab.
+ Request to be able to move blocks of selected images up and down the
+ ImageList in the image Tab.
  
- Attach a patch which demostrate how this could be done:
- Test if selected images form a continuous block, if not disable move buttons, other allow blocks of images to be moved by repeated call to swap image... Wrap repeated calls using CombinedPanoCommand to create a single item in the undo history.
+ 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.

-- 
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