Closed simonsteele closed 9 years ago
Comment #1 originally posted by simonsteele on 2008-03-11T23:12:58.000Z:
The PN code is correctly calling KeepTabsHidden on the tab object, but this call is being ignored as m_bKeepTabsHidden is already true at this point. Need to investigate where it gets set to false and work out if the options check can be moved beyond this.
Comment #2 originally posted by simonsteele on 2008-04-26T21:26:41.000Z:
Added a new hide override, bug now fixed for next release.
Original issue 8 created by simonsteele on 2008-03-11T13:12:09.000Z:
PN 2.0.8
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Tabs should not be shown, tabs are shown! Note that the option to show tabs only with maximised documents also doesn't seem to work.