Commit 1bdcae33 authored by Jérome Perrin's avatar Jérome Perrin

monaco_editor: don't use automaticLayout for now

In monaco 0.20.0 "peek references" is not properly displayed when
automaticLayout is true. This is fixed on master branch so next release
should be OK.

For now, use a resize event handler to re-layout the editor when size
change, then we don't need the automaticLayout.
parent 6b8e263b
Pipeline #9661 failed with stage
in 0 seconds