Fix zoom and center rendering.
This commit is contained in:
@@ -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 ...
|
||||
|
Reference in New Issue
Block a user