From: Marcel Werk Date: Tue, 19 Nov 2024 11:00:53 +0000 (+0100) Subject: Deprecate `WCF.System.DisableScrolling` X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d01cc650d2aaf355a1e99452f59c9d854e437348;p=GitHub%2FWoltLab%2FWCF.git Deprecate `WCF.System.DisableScrolling` Because it is not (or no longer) used in the software. see #5974 --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index 7928fa5c45..2b8d244e15 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -4073,6 +4073,8 @@ WCF.System.Confirmation = { /** * Disables the ability to scroll the page. + * + * @deprecated 6.2 Not (or no longer) used in the software. */ WCF.System.DisableScrolling = { /**