Quote:
Originally Posted by theducks
Minor annoyance:
If you stack (on top of each other. you get a tab at the bottom.) the 'book browser' and the TOC, Sigil does not remember which tab was on top (active view) when restarted. IIRC way back when... it did remember
|
I know people probably get tired of hearing this, but I really think this one's on Qt.
The state of all widgets is being properly saved/restored (and hasn't been changed recently to my knowledge), but it seems as if Qt5.4.2 is enforcing its own preference regarding the display order of multiple tabbed/nested widgets.
I know this has not always been the case in the past, and hopefully it will be corrected sometime in the future. Because unless I'm missing something, those saveState/restoreState calls can't really be finagled in any way. They are what they are.