hammerjs / hammer.js

A javascript library for multi-touch gestures :// You can touch this
http://hammerjs.github.io
MIT License
24.12k stars 2.62k forks source link

Hammer.Manager.prototype.set method does not work for cssProps #1286

Open ahong opened 1 year ago

ahong commented 1 year ago

I want to update cssProps option through Hammer.Manager.prototype.set method,but it does not work.