Kaynağa Gözat

Fix a bug preventing dragging stuff off the top of the screen

master
Fen Dweller 6 yıl önce
ebeveyn
işleme
819957b0c0
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      macrovision.js

+ 0
- 1
macrovision.js Dosyayı Görüntüle

@@ -631,7 +631,6 @@ function clickUp(e) {
} else {
select(clicked);
}
clicked.classList.remove("no-transition");
clicked = null;
}



Yükleniyor…
İptal
Kaydet