Quote:
Originally Posted by BetterRed
@[B]@MikiTee - hmmm, I'm almost certain the BB panel was shown when I opened an epub in the not too far distant past. I avoid using the mouse so I tend to notice this sort of thing. But I could mistaken. It would interesting to know on what basis Sigil (or Qt) decides which tab takes priority.
|
I believe it's Qt that decides. At least I can't find find any Sigil code that would prefer one widget over another whenever they're in a tabbed configuration. In a perfect world, the saveState()/restoreState() calls would remember which one was "on top" when Sigil was closed, and restore them to that state when Sigil was reopened. But it doesn't seem to work that way.