Commit c3a9bae0 authored by henry's avatar henry
Browse files

fixup! BB 42070: Hide "Use smooth scrolling" from settings

BB 44630: Stop commenting out setting controls.
parent 74a48a7e
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -3170,10 +3170,10 @@ SettingGroupManager.registerGroups({
        id: "useAutoScroll",
        id: "useAutoScroll",
        l10nId: "browsing-use-autoscroll",
        l10nId: "browsing-use-autoscroll",
      },
      },
      // {
      {
      //   id: "useSmoothScrolling",
        id: "useSmoothScrolling",
      //   l10nId: "browsing-use-smooth-scrolling",
        l10nId: "browsing-use-smooth-scrolling",
      // },
      },
      {
      {
        id: "useOverlayScrollbars",
        id: "useOverlayScrollbars",
        l10nId: "browsing-gtk-use-non-overlay-scrollbars",
        l10nId: "browsing-gtk-use-non-overlay-scrollbars",