Mercurial > hg > orthanc-stone
view Platforms/Wasm/tsconfig-stone.json @ 457:3b4df9925db6 am-touch-events
added support for 'touch' in mouse trackers. This is still a bit hacky and we need to refactor it to make it clean. Thanks to that, Pan and zoom are available together with 2 touches
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Thu, 24 Jan 2019 16:42:27 +0100 |
parents | b04b13810540 |
children | 548eed46f535 |
line wrap: on
line source
{ "include" : [ "stone-framework-loader.ts", "wasm-application-runner.ts", "wasm-viewport.ts" ] }