Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Fix a bug preventing dragging stuff off the top of the screen
master
Fen Dweller
6 anni fa
parent
aaf8a169dd
commit
819957b0c0
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
}
Write
Preview
Loading…
Annulla
Salva