Closed abeforgit closed 7 months ago
This eliminates the need for the cssVariables hack and just always makes the toolbar stay at the top, except when growable is true
Uses a bit of css magic inline styles to force the overflow scrolling to only apply to the content div
note that scrolling is now fixed without having to adjust the editor configs
Overview
This eliminates the need for the cssVariables hack and just always makes the toolbar stay at the top, except when growable is true
Uses a bit of css magic inline styles to force the overflow scrolling to only apply to the content div
connected issues and PRs:
Setup
How to test/reproduce
note that scrolling is now fixed without having to adjust the editor configs
Challenges/uncertainties
Checks PR readiness