Skip to content

Commit

Permalink
chore: disable 'Scroll Delay' preference when 'Smooth Scroll' is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
onemen committed Oct 11, 2024
1 parent 8a7d6c2 commit f870c96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addon/chrome/content/preferences/appearance.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ var gAppearancePane = {
hbox.setAttribute("align", "center");
}

gPrefWindow.removeChild("obs_smoothScroll");

// waterfox position control
if (TabmixSvc.isG3Waterfox) {
this._waterfoxPositionControl();
Expand Down

0 comments on commit f870c96

Please sign in to comment.