karaxnim / karax

Karax. Single page applications for Nim.
MIT License
1.05k stars 90 forks source link

add touch events and tests #283

Open chancyk opened 3 months ago

chancyk commented 3 months ago

There was a partial implementation of just the Touch objects. Added the extra scaffolding for the event listeners and tests based on the existing drag tests.