Ver código fonte

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

master
Fen Dweller 5 anos atrás
pai
commit
819957b0c0
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      macrovision.js

+ 0
- 1
macrovision.js Ver arquivo

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



Carregando…
Cancelar
Salvar