Add the new variable `FileProcessorFormField::$bigPreview` with getter and setter.
authorCyperghost <olaf_schmitz_1@t-online.de>
Mon, 15 Jul 2024 08:53:28 +0000 (10:53 +0200)
committerCyperghost <olaf_schmitz_1@t-online.de>
Mon, 15 Jul 2024 08:53:28 +0000 (10:53 +0200)
commit014e4ae48dd2a307004cb6b4babd9b2affaaf068
treeac64211522f411e76d4d8510d92cc7a1092649a1
parentb728205985124d8ac5efb945bf07499fcb8c8ad3
Add the new variable `FileProcessorFormField::$bigPreview` with getter and setter.
This can be used to set whether the Big Preview is used for images. The big preview can only be used for images.
com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl
ts/WoltLabSuite/Core/Form/Builder/Field/Controller/FileProcessor.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Form/Builder/Field/Controller/FileProcessor.js
wcfsetup/install/files/lib/system/form/builder/field/FileProcessorFormField.class.php