Sfoglia il codice sorgente

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

master
Fen Dweller 6 anni fa
parent
commit
819957b0c0
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      macrovision.js

+ 0
- 1
macrovision.js Vedi File

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



Loading…
Annulla
Salva