initDelayedCursor() will abort and then restart the cursor animation (#3879)

This commit is contained in:
Stefan Hayden 2017-04-24 16:57:11 -04:00 committed by Andrea Bogazzi
parent 4d4b8f1088
commit ca95fb513b

View file

@ -89,7 +89,7 @@
if (this.__skipDimension) {
return;
}
this.abortCursorAnimation();
this.initDelayedCursor();
this.clearContextTop();
this._clearCache();
// clear dynamicMinWidth as it will be different after we re-wrap line