Disable `transform: translate` when entering fullscreen mode in the editor
authorAlexander Ebert <ebert@woltlab.com>
Thu, 30 Jan 2020 12:41:40 +0000 (13:41 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 30 Jan 2020 12:41:40 +0000 (13:41 +0100)
commit9714ac308e4c96255d1b4d8aad0b002b5648b7d8
tree7fb5ad6ba9dadff1fbedeae02c6cbe9786ba16a9
parentf4dd4856c531b18613e5e21e8a44d5f875acf7d1
Disable `transform: translate` when entering fullscreen mode in the editor

The transform of `.anchorFixedHeader` introduces a new stacking context which will cause `position: fixed` inside to be relative to the container, instead of the document.
wcfsetup/install/files/js/3rdParty/redactor2/plugins/WoltLabFullscreen.js
wcfsetup/install/files/style/ui/message.scss