weixin_39710951 2020-11-29 11:01 采纳率: 0%
浏览 0

tabs in random order after multi-open.

Originally reported on Google Code with ID 1472


When I have several images to process a common workflow is to select say 8-12 files
at once in the file browser and choose "open".

These are then opened in parallel in different threads it seems, which is great, but
the result is that the tabs end up in random order, not in the same order as in the
file browser, which is mildly irritating :-)

It would be nice if a multi-open operation would put the tabs in the same order as
in the file browser.

Branch: default
Version: 4.0.9.15
Changeset: ce7cf3b1cf03
Compiler: GCC 4.6.1
Processor: generic x86
System: Windows
Bit depth: 64 bits
Gtkmm: V2.22.0
Build type: RELEASE
Build flags:  -mtune=generic -O2 -DNDEBUG
Link flags:  -mtune=generic -mwindows -s
OpenMP support: ON
MMAP support: ON



Reported by torger.ltu.se on 2012-07-08 08:13:43

该提问来源于开源项目:Beep6581/RawTherapee

  • 写回答

6条回答 默认 最新

  • weixin_39710951 2020-11-29 11:01
    关注
    
    Looking at the code how images are open, it might be simpler to reorder notebook tabs
    after batch of images are opened.
    

    Reported by michaelezra000 on 2012-07-31 00:28:13

    评论

报告相同问题?