Skip to content
Snippets Groups Projects
Commit 57016f3f authored by morgan's avatar morgan :smile_cat: Committed by morgan
Browse files

Bug 42070: Hide "Use smooth scrolling" from settings

parent 9a15523f
No related branches found
No related tags found
2 merge requests!1206Backport Bugzilla 1834307; hide smooth-scroll option in settings,!1202Bug_43099: 2024 YEC Strings
......@@ -731,7 +731,8 @@
preference="general.autoScroll"/>
<checkbox id="useSmoothScrolling"
data-l10n-id="browsing-use-smooth-scrolling"
preference="general.smoothScroll"/>
preference="general.smoothScroll"
hidden="true"/>
#ifdef MOZ_WIDGET_GTK
<checkbox id="useOverlayScrollbars"
data-l10n-id="browsing-gtk-use-non-overlay-scrollbars"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment