Step 2 - Fix blob editor lite scroll

What does this MR do?

Currently the monaco editor captures all mouse scroll events which is a significant UX inconvenience. This MR passes the default monaco options to editor_lite to fix this behavior. Here's a video explaining the problem and the fix:

20200811_fix_blob_monaco_scroll

References

Edited by Paul Slaughter

Merge request reports

Loading