Fix auto-displaying of sidebar tab bar when sidebar is reshown.
commit14daa797d0663382ef4f6cc02ef051c56c2c4b16
authorNick Treleaven <nick.treleaven@btinternet.com>
Mon, 22 Nov 2010 13:49:38 +0000 (22 13:49 +0000)
committerNick Treleaven <nick.treleaven@btinternet.com>
Mon, 22 Nov 2010 13:49:38 +0000 (22 13:49 +0000)
treef66d0863acb354b0e15437fa52841a885e1a1185
parent8442c51e16162816f52c9db9c9387271e9b4da11
Fix auto-displaying of sidebar tab bar when sidebar is reshown.
Only auto-display symbols and documents tabs when showing the
sidebar if there are no plugin tabs.
Don't hide the sidebar on startup if only plugin tabs are visible
(fixes #3101867).

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5422 ea778897-0a13-0410-b9d1-a72fbfd435f5
ChangeLog
src/callbacks.c
src/main.c
src/sidebar.c