← Back to team overview

hugin-devs team mailing list archive

[Bug 679844] Re: Batch move images

 

Batch moving implemented in f363aa2e86f0 -> already in 2011.4
Numeric sorting in 929252b2e43b -> already in 2011.0

** Changed in: hugin
       Status: Triaged => Fix Released

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

Title:
  Batch move images

Status in Hugin - Panorama Tools GUI:
  Fix Released

Bug description:
  Hugin loads images in the wrong order in many cases. For example:

  If I have images named img(1).jpg, img(2).jpg,
  img(3).jpg.......img(10).jpg.....img(20).jpg

  Hugin loads them in this order:

  img(1).jpg
  img(10).jpg
  img(11).jpg
  img(12).jpg
  ...
  img(2).jpg
  img(20).jpg
  img(3).jpg
  img(4).jpg
  img(5).jpg
  ...

  It should load them in numeric order:

  img(1).jpg
  img(2).jpg
  img(3).jpg
  img(4).jpg
  img(5).jpg
  ...
  img(10).jpg
  ...
  img(20).jpg

  BUT, if this is not possible, at least it would be nice to be able to
  select a number of images and move the whole batch of image up or down
  in the list. Currently you can only move one image at a time, so it is
  a total pain to try to reorganize the misordered images.

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