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
