json icon indicating copy to clipboard operation
json copied to clipboard

Make TouchList a valid array type

Open albertdahlin opened this issue 6 years ago • 1 comments

TouchList in touch events is an "array like" object, just like FileList.

image

I am currently using Json.Decode.keyValuePairs to decode TouchList but at first it was confusing why I couldn't use Json.Decode.list.

albertdahlin avatar Jan 07 '19 18:01 albertdahlin

Rebased

albertdahlin avatar Aug 01 '19 15:08 albertdahlin