The total number of pages disappears from the toolbar
SumatraPDF version
- Version [e.g. 3.6.17, pre-release]
Describe the bug
When setting ReuseInstance = false,
when opening another document.
The scale of the top bars should not change due to ReUseInstance as it should be unrelated here the file is opened with ReUse false and true More likely are monitor DPI system font size and toolbar font settings
My DPI is set high, and this is how the first instance looks like
I don't see the relation, and why the flag changes the appearance when opening another document.
Are you using the latest pre-release?
The increased scale of the fonts suggests an unusual set of system circumstances. It is possible the second window called is using different system scale since you can see mine at default settings has much smaller SYSTEM font proportions. without more details as to screen settings and thus potential effects the developer @kjk may not be able to track a problem by emulation.
If I oversize the toolbar then there is not enough room for the number of pages.
I changed system> display> "Change the size of text, apps, and other items" back to 100%. Same issue. Here is the same doc opened side-by-side:
This is a single screenshot of two instances. It doesn't have to be the same doc. No such issue in v3.5.2. It's this specific combination of flags:
RememberOpenedFiles = true
RememberStatePerDocument = true
RestoreSession = false
ReuseInstance = false