CE-3462: Fix flashing editor
- Added a background layer aka "Underlay" which mitigates re-rendering issue in a simpler fashion.
- Found an issue where your scroll would get stuck when hovering the mouse over the editor, fixed by setting the
alwaysConsumeMouseWheel
tofalse
.