[Github-comments] [geany/geany] geany filetree scrollbars in gtk3 (#2436)

Colomban Wendling notifications at xxxxx
Fri Feb 14 12:11:53 UTC 2020


Yeah if we can mitigate this it'd be nice, but there will always be a minimal size for GTK widgets (the size under which they consider they can't draw themselves in a useful manner).  I think GTK3 changed the handling of underallocation from "the widgets handles whatever it can" to "cannot happen", and thus in a GtkPaned it just result in truncating the visible part.  Or something like this.

-- 
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/issues/2436#issuecomment-586262673
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200214/44720b9b/attachment.htm>


More information about the Github-comments mailing list