On 04/29/2014 11:21 AM, Gerd Hoffmann wrote:
> The vte widget implements the scrollable interface, placing it into
> a scrolled window is pointless and creates a bunch of strange effects.
> Zap it.
>
> Signed-off-by: Gerd Hoffmann
> ---
> ui/gtk.c | 19 ++-
> 1 file changed, 2 in
The vte widget implements the scrollable interface, placing it into
a scrolled window is pointless and creates a bunch of strange effects.
Zap it.
Signed-off-by: Gerd Hoffmann
---
ui/gtk.c | 19 ++-
1 file changed, 2 insertions(+), 17 deletions(-)
diff --git a/ui/gtk.c b/ui/gtk.