Fix resizing flickering issue, remove flip animation on start, remove the need for a default height and width in the layout engine

This commit is contained in:
Sam El-Husseini
2017-12-24 11:59:01 -08:00
parent 88df2e14cb
commit 0aa41e9a64
3 changed files with 14 additions and 21 deletions

View File

@ -139,9 +139,7 @@
},
"monacoColors": {
"editor.background": "#ecf6ff"
},
"simAnimationEnter": "horizontal flip in",
"simAnimationExit": "horizontal flip out"
}
},
"ignoreDocsErrors": true
}