view Applications/Samples/rt-viewer-demo/rt-viewer-demo.ts @ 837:847fd11384bc am-dev

don't forbid touchmove anymore at document level. It's a bit rough to re-enable it later i.e in components that needs it (SortableJS in my case).
author Alain Mazy <alain@mazy.be>
date Wed, 05 Jun 2019 17:43:59 +0200
parents 1d9deb4ee84c
children
line wrap: on
line source

import { InitializeWasmApplication } from '../../../Platforms/Wasm/wasm-application-runner';


InitializeWasmApplication("RtViewerDemo", "/orthanc");