From 1509787676376447ca7ec41b15ff85ff90f0d842 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Sat, 30 Apr 2011 08:34:38 -0600 Subject: GTK3 always has scrollbars, workaround for https://bugs.webkit.org/show_bug.cgi?id=59197 :( --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 08c6356..7c5a673 100644 --- a/README +++ b/README @@ -319,7 +319,8 @@ file). * `socket_dir`: location to store sockets. * `http_debug`: HTTP debug mode (value 0-3). * `scrollbars_visible`: set to 1 to have GTK scrollbars if the document - doesn't fit into the window (defaults to 0) + doesn't fit into the window (defaults to 0). (Note: This option does nothing + on GTK3 due to ) * `javascript_windows`: Whether javascript can open windows automatically * `shell_cmd`: Alias which will be expanded to use shell commands (eg `sh -c`). * `print_events`: show events on stdout -- cgit v1.2.3