I have found the following bug in the side bar preferences (show/hide the sidebar stuff)<br><br>Whenever I hide both sidebar panels (Symbols and open files) it hides the sidebar (so far, so good).<br><br>The problem is that, when I unhide them, it doesn't set the sidebar to become visible again, checking the config file after the following procedure gave me the following results:
<br><br>Procedure:<br><br>Hide Symbols, Hide OpenFiles, Ok on preferences.<br>Show Symbols, Show OpenFiles, Ok On Preferences.<br><br>My geany.conf has:<br><br>sidebar_symbol_visible=true<br>sidebar_openfiles_visible=true
<br>sidebar_visible=false<br><br>I believe this bug is not only in the win32 version, as it wouldn't make much sense.<br><br>By the way, wouldn't be nice to have a "View >> Sidebar" menu entry ?<br><br>Cheers,
<br>Alexandre Moreira.<br><br>