From: Cole Robinson
Only show the scrollbar if the content doesn't fit on the visible space.
[ kraxel: fix box packing ]
Signed-off-by: Cole Robinson
Signed-off-by: Gerd Hoffmann
---
ui/gtk.c | 42 --
1 file changed, 40 insertions(+), 2 deletions(-)
d
Only show the scrollbar if the content doesn't fit on the visible space.
Signed-off-by: Cole Robinson
---
This applies on top of Gerd's series 'gtk: cleanups continued'
ui/gtk.c | 42 --
1 file changed, 40 insertions(+), 2 deletions(-)
diff --git a/ui/gt