Verified Commit c7ed5e43 authored by morgan's avatar morgan 😸 Committed by ma1
Browse files

BB 42070: Hide "Use smooth scrolling" from settings

parent f93e20dd
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2928,10 +2928,10 @@ SettingGroupManager.registerGroups({
        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",