Quote:
Originally Posted by un_pogaz
Little bug report:
The top-left window is gradually reduced at each open/close cycle (1 pixel).
This bug appeared when switching to the Qt theme.
Windows, version 2.3.0
|
From your Screenshot, it looks as if you have the Table of Contents on top of BookBrowser. And that the issue is that the Table Of Contents Window is shrinking?
Is that correct? How exactly are you "opening and closing" it? Is it with the View menu, or drag and drop or ...? What exactly do you mean by "switching to Qt theme"? Are you refering to dark mode theme?
The QDockwidgets do not remember their own sizes, their sizes are stored only when closing Sigil itself and restored on opening Sigil itself. Otherwize hiding and showing QDockwidget windows negotiates their own sizes.