Explorar el Código

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

master
Fen Dweller hace 6 años
padre
commit
819957b0c0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      macrovision.js

+ 0
- 1
macrovision.js Ver fichero

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




Cargando…
Cancelar
Guardar