Commit e6562e77 authored by morgan's avatar morgan 😸 Committed by Pier Angelo Vendrame
Browse files

BB 42070: Hide "Use smooth scrolling" from settings

parent d62a716e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -339,10 +339,10 @@ let SETTINGS_CONFIG = {
        id: "useAutoScroll",
        l10nId: "browsing-use-autoscroll",
      },
      {
        id: "useSmoothScrolling",
        l10nId: "browsing-use-smooth-scrolling",
      },
      // {
      //   id: "useSmoothScrolling",
      //   l10nId: "browsing-use-smooth-scrolling",
      // },
      {
        id: "useOverlayScrollbars",
        l10nId: "browsing-gtk-use-non-overlay-scrollbars",