Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Oct 14, 2024
1 parent 8c97bad commit 4deb41b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/pointerevent.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@
let aList = [
'force', // float 0.0 (no pressure) - 1.0 (max pressure)
'radiusX','radiusY'
'rotatationAngle',
'screenX','clientX', // RFP these should match
'screenY','clientY', // ^ ditto
]
let oDisplay = []
aList.forEach(function(k){
Expand Down

0 comments on commit 4deb41b

Please sign in to comment.