> @bxgaillard have you tried setting sizes and resize and shrink and stuff from 
> CSS, setting minimum sizes in apps is not very portable.
I have made some research and CSS seems not to be appropriate for setting 
dimensions. On the other hand the correct way to fix it seems to be the Glade 
file. Changing <property name="shrink">True</property> to False (Geany release 
1.34.1, geany.glade line 8452) doesn't allow overflow for the bottom paned for 
instance. But as I said just before this has to be fixed in the main Geany 
repository and has nothing to do with geany-plugins.

> Note also the comment from @LarsGit223 that showed the behaviour was 
> different on different versions of gtk. which did you test on?
I tested on both: with GTK+3 the hidden overflow happens and with GTK+2 the 
controls collapse (they superpose themselves) and the right button panel from 
the debugger plugin overflows (instead of the whole bottom panel).

-- 
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/pull/791#issuecomment-464691460

Reply via email to