Przeglądaj źródła

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

master
Fen Dweller 6 lat temu
rodzic
commit
819957b0c0
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      macrovision.js

+ 0
- 1
macrovision.js Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz