![screenshot1](https://user-images.githubusercontent.com/30739239/39947903-22a65f44-5563-11...)
It's hard to tell what's in that screenshot without the rest of Geany's UI for context.
Think its the Geanyprj sidebar tab.
Think its the Geanyprj sidebar tab.
But what is in the rest of the sidebar?
Maybe [here](https://github.com/geany/geany-plugins/blob/1.33.0/geanyprj/src/sidebar.c#L4...) needs to be replaced with:
```c gtk_box_pack_start(GTK_BOX(file_view_vbox), scrollwin, TRUE, TRUE, 0); ```
Apologies, here's a better screenshot: ![screenshot1](https://user-images.githubusercontent.com/30739239/39954249-ccbf7a22-55ab-11...)
@codebrainz: yes, your suggested change fixes the issue. Posted a PR.
Closed #744 via #917.
github-comments@lists.geany.org