Fix zoom and center rendering.
parent
4f701d0b74
commit
ea071562ca
|
@ -76,8 +76,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="root" class="mindplot-root">
|
||||
|
||||
<mindplot-component id="mindmap-comp"/>
|
||||
</div>
|
||||
<div id="mindplot-tooltips" className="wise-editor"></div>
|
||||
|
||||
<a href="${requestScope['site.homepage']}" target="new" aria-label="WiseMapping Homepage">
|
||||
|
@ -106,7 +106,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
// Hook zoom events ...
|
||||
|
|
Loading…
Reference in New Issue