Deprecate `WCF.System.DisableScrolling`
authorMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 11:00:53 +0000 (12:00 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 11:00:53 +0000 (12:00 +0100)
Because it is not (or no longer) used in the software.

see #5974

wcfsetup/install/files/js/WCF.js

index 7928fa5c450c4352fc1573bce3b38a1d54d84a22..2b8d244e1565ddf9a127f43112f047c147a444e4 100755 (executable)
@@ -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 = {
        /**