update undrop controls on redoing a deletion

pull/29/head
jmoenig 2016-12-01 13:59:35 +01:00
rodzic cbced3a81a
commit 4d2fae6fc8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -5911,6 +5911,7 @@ ScriptsMorph.prototype.redrop = function () {
if (this.dropRecord.action === 'delete') {
this.recoverLastDrop(true);
this.dropRecord.lastDroppedBlock.destroy();
this.updateUndropControls();
} else {
this.isAnimating = true;
this.dropRecord.lastDroppedBlock.slideBackTo(