← Back to team overview

hugin-devs team mailing list archive

[Bug 883166] Re: Move multiple images in ImageList

 

Sorry, it works now. The patch was not cleanly applied in my local copy. After applying again and checking it works now.
Committed the changes to default branch. I modified it slightly (simplified some lines, changed indentation to spaces only - no tabs). Thanks for patch again.


** Changed in: hugin
       Status: New => Fix Committed

-- 
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:
  Fix Committed

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