View Single Post
Old 04-02-2013, 02:26 PM   #15
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
I have a problem when trying to nest entries when the current TOC is already flattened. As an example if the TOC looks like this
Code:
Part 1
Chapter 1
Chapter 2
Chapter 3
Part 2
...
I want to select Chapters 1-3 as a block and drag-drop onto Part 1. The drag-drop action seems to be catered for, but unfortunately the chapter entries end up reversed, like this
Code:
Part 1
    Chapter 3
    Chapter 2
    Chapter 1
Part 2
...
Am I doing something wrong? Calibre 0.9.25 (x86) on Win 7 (x64) PC.

I should also probably add that I can work round it by drag-dropping the 3 chapters a second time, which un-reverses them.
jackie_w is offline   Reply With Quote