Re: [Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2019-10-03 Thread Frank Lanitz
Closed #744 via #917. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/744#event-2685102869

Re: [Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2019-10-03 Thread LarsGit223
@codebrainz: yes, your suggested change fixes the issue. Posted a PR. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/744#issuecomment-537913556

Re: [Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2018-05-12 Thread Michael Alexsander Silva Dias
Apologies, here's a better screenshot: ![screenshot1](https://user-images.githubusercontent.com/30739239/39954249-ccbf7a22-55ab-11e8-8469-01819f23f4e2.png) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2018-05-11 Thread Matthew Brush
Maybe [here](https://github.com/geany/geany-plugins/blob/1.33.0/geanyprj/src/sidebar.c#L452) needs to be replaced with: ```c gtk_box_pack_start(GTK_BOX(file_view_vbox), scrollwin, TRUE, TRUE, 0); ``` -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2018-05-11 Thread Matthew Brush
> Think its the Geanyprj sidebar tab. But what is in the rest of the sidebar? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/744#issuecomment-388528893

Re: [Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2018-05-11 Thread elextr
Think its the Geanyprj sidebar tab. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/744#issuecomment-388522772

Re: [Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2018-05-11 Thread Matthew Brush
It's hard to tell what's in that screenshot without the rest of Geany's UI for context. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/744#issuecomment-388520187

[Github-comments] [geany/geany-plugins] Geanyprj's Project dock is extremely small (#744)

2018-05-11 Thread Michael Alexsander Silva Dias
![screenshot1](https://user-images.githubusercontent.com/30739239/39947903-22a65f44-5563-11e8-9121-bd9f7790e3bc.png) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/744