[epiphany] Enable smooth scrolling by default



commit f5d457eb03a29c286e135947a4e506e86e315fee
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Aug 19 09:39:23 2018 -0500

    Enable smooth scrolling by default
    
    Fixes #508

 data/org.gnome.epiphany.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 83ddde0d6..2855145ba 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -188,7 +188,7 @@
                        <description>Whether to enable support for WebAudio.</description>
                </key>
                <key type="b" name="enable-smooth-scrolling">
-                       <default>false</default>
+                       <default>true</default>
                        <summary>Enable smooth scrolling</summary>
                         <description>Whether to enable smooth scrolling.</description>
                </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]