comparison Applications/StoneWebViewer/WebApplication/index.html @ 1575:e4a52cbbdd70

working on print
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Sep 2020 17:25:25 +0200
parents e0045462a25c
children c476b0d5e59c
comparison
equal deleted inserted replaced
1574:fb5e620430ae 1575:e4a52cbbdd70
535 v-on:drop="SeriesDragDrop($event)" 535 v-on:drop="SeriesDragDrop($event)"
536 style="width:100%;height:100%"> 536 style="width:100%;height:100%">
537 <div class="wvSplitpane__cell" 537 <div class="wvSplitpane__cell"
538 v-on:click="MakeActive()"> 538 v-on:click="MakeActive()">
539 <div v-show="status == 'ready'" 539 <div v-show="status == 'ready'"
540 style="position:absolute; left:0; top:0; width:100%; height:100%"> 540 style="position:absolute; left:0; top:0; width:100%; height:100%;">
541 <!--div style="width: 100%; height: 100%; background-color: red"></div--> 541 <!--div style="width: 100%; height: 100%; background-color: red"></div-->
542 <canvas v-bind:id="canvasId" class="wvPrintViewer" 542 <canvas v-bind:id="canvasId"
543 style="position:absolute; left:0; top:0; width:100%; height:100%" 543 style="position:absolute; left:0; top:0; width:100%; height:100%"
544 oncontextmenu="return false"></canvas> 544 oncontextmenu="return false"></canvas>
545 545
546 <div v-if="'tags' in series" v-show="showInfo"> 546 <div v-if="'tags' in series" v-show="showInfo">
547 <div class="wv-overlay"> 547 <div class="wv-overlay">