Skip to content
Snippets Groups Projects
Commit ce0f3073 authored by Jacob Wikmark's avatar Jacob Wikmark
Browse files

compatibility with latest WebIO

parent 5c4f62d1
No related branches found
No related tags found
No related merge requests found
......@@ -141,10 +141,6 @@ function makegui(P, plottingframerate = 10, guiframerate = 10)
layout = setindex_(layout, Node(:div, graphic1, dummygraphic1, dummygraphic2, io_element,
attributes = tankattr), 1, 2)
#This makes it look a bit nicer, reducing the width of the right column
layout[1][2].props[:style][:width] = "25%"
LabGUI.set!(gui, layout)
LabGUI.animate(gui, :svgdummy, 1/guiframerate)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment