Mercurial > hg > orthanc-stone
view Applications/Samples/tsconfig-stone.json @ 959:13e078adfb94 toa2019082301
Better error log in fetch failure callback +
timeout 600sec in OrthancRestApiCommand +
guard against dead controller access in PanSceneTracker +
relaxed DicomStructureSet AddReferenceSlice method to accept extraneous adds
of the same slice (while trying to understand how it happens in the first place)
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Fri, 23 Aug 2019 14:16:45 +0200 |
parents | b04b13810540 |
children |
line wrap: on
line source
{ "include" : [ "../../Platforms/Wasm/stone-framework-loader.ts", "../../Platforms/Wasm/wasm-application-runner.ts", "../../Platforms/Wasm/wasm-viewport.ts" ] }