w3c/csswg-drafts
Ver no GitHub[cssom-view] screenX/Y are being redefined as double, should movementX/Y as well?
Open
#1.634 aberto em 20 de jul. de 2017
Help Wantedcssom-view-1
Métricas do repositório
- Stars
- (3.546 stars)
- Métricas de merge de PR
- (Mesclagem média 87d 7h) (24 fundiu PRs em 30d)
Description
CSSOM View Module ED extends MouseEvent's screenX to a double.
Pointer Lock REC extended MouseEvent by adding readonly attribute long movementX.
Should CSSOM View Module also extend movementX to double? Or, should this be updated only in Pointer Lock 2? (This was initially raised in https://github.com/w3c/pointerlock/issues/24)