1
0
Fork 0

GraphViewer readed pannign buttons, got deleted by accident

This commit is contained in:
Michael Hackstein 2013-12-13 23:16:34 +01:00
parent b7a34326f9
commit 08fc5db114
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ function GraphViewerUI(container, adapterConfig, optWidth, optHeight, viewerConf
background.appendChild(zoomUI);
background.insertBefore(zoomUI, svg[0][0]);
zoomUI.appendChild(zoomButtons);
zoomUI.appendChild(slider);
$( "#gv_zoom_slider" ).slider({
orientation: "vertical",