From: Alexander Ebert Date: Thu, 17 Mar 2016 18:26:50 +0000 (+0100) Subject: Disabled Redactor toolbar scrolling X-Git-Tag: 3.0.0_Beta_1~2017 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=454c478b7888cad50db0a2b92528698f8f0a5678;p=GitHub%2FWoltLab%2FWCF.git Disabled Redactor toolbar scrolling --- diff --git a/com.woltlab.wcf/templates/wysiwyg.tpl b/com.woltlab.wcf/templates/wysiwyg.tpl index 41f4d9626c..5991bba5fa 100644 --- a/com.woltlab.wcf/templates/wysiwyg.tpl +++ b/com.woltlab.wcf/templates/wysiwyg.tpl @@ -28,6 +28,7 @@ buttons: buttons, minHeight: 200, plugins: ['WoltLabButton', 'WoltLabColor', 'WoltLabDropdown', 'WoltLabEvent', 'WoltLabLink', 'WoltLabQuote'], + toolbarFixed: false, woltlab: { autosave: autosave }