mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 22:47:57 +01:00
Fix zoom and center rendering.
This commit is contained in:
parent
4f701d0b74
commit
ea071562ca
@ -76,8 +76,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root" class="mindplot-root">
|
<div id="root" class="mindplot-root">
|
||||||
|
|
||||||
<mindplot-component id="mindmap-comp"/>
|
<mindplot-component id="mindmap-comp"/>
|
||||||
|
</div>
|
||||||
<div id="mindplot-tooltips" className="wise-editor"></div>
|
<div id="mindplot-tooltips" className="wise-editor"></div>
|
||||||
|
|
||||||
<a href="${requestScope['site.homepage']}" target="new" aria-label="WiseMapping Homepage">
|
<a href="${requestScope['site.homepage']}" target="new" aria-label="WiseMapping Homepage">
|
||||||
@ -106,7 +106,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
// Hook zoom events ...
|
// Hook zoom events ...
|
||||||
|
Loading…
Reference in New Issue
Block a user