Mercurial > hg > orthanc-stone
log
age | author | description |
---|---|---|
Fri, 15 Jun 2018 16:36:29 +0200 | am | configure WasmViewport size relative to window size through html attributes am |
Fri, 15 Jun 2018 14:29:25 +0200 | am | added layout to VSOL, SDL & wasm working am |
Fri, 15 Jun 2018 11:23:04 +0200 | am | don't cache hasUpdate_ since its not updated when we update the underlying hierarchy (i.e: when the child of a layout is a layout without child when it is added but childs are added later ...) am |
Thu, 14 Jun 2018 18:49:19 +0200 | am | viewport is now part of the Application itself and not global anymore am |
Thu, 14 Jun 2018 17:14:10 +0200 | am | wasm-application.js is now in ts am |
Thu, 14 Jun 2018 16:51:43 +0200 | am | ScheduleRedraw can handle multiple viewports am |
Thu, 14 Jun 2018 15:06:29 +0200 | am | WasmViewport is no more a singleton am |
Thu, 14 Jun 2018 13:28:40 +0200 | am | getting ready for multiple viewports am |