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

see #5974

wcfsetup/install/files/js/WCF.js

index 016bafeeac3cf8b4c1acfddf11adc03fb5e900b5..7928fa5c450c4352fc1573bce3b38a1d54d84a22 100755 (executable)
@@ -4121,6 +4121,8 @@ WCF.System.DisableScrolling = {
 
 /**
  * Disables the ability to zoom the page.
+ * 
+ * @deprecated 6.2 Not (or no longer) used in the software.
  */
 WCF.System.DisableZoom = {
        /**