From bae61d9224f7856ea8563efa96c41743120b2233 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 29 Feb 2008 23:03:26 +0000 Subject: Periodically reflow the page while fetching a page's objects. Make buffer all rendering default. svn path=/trunk/netsurf/; revision=3874 --- riscos/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos') diff --git a/riscos/options.h b/riscos/options.h index 8510e5803..8a1f5b9bd 100644 --- a/riscos/options.h +++ b/riscos/options.h @@ -83,7 +83,7 @@ bool option_window_stagger = true; \ bool option_window_size_clone = true; \ bool option_background_images = true; \ bool option_buffer_animations = true; \ -bool option_buffer_everything = false; \ +bool option_buffer_everything = true; \ bool option_open_browser_at_startup = false; \ bool option_no_plugins = false; \ bool option_block_popups = false; \ -- cgit v1.2.3