diff --git a/pykat/finesse.py b/pykat/finesse.py index 50a65b72f3042e842f7d8e16e041fcbe240a160b..4f5aa62a7f0a43c6827a137939089f0d149554b3 100644 --- a/pykat/finesse.py +++ b/pykat/finesse.py @@ -1603,7 +1603,7 @@ class kat(object): c.label_node1.content["Rc_y"] = tdata[c.nodes[0].name][1].Rc c.label_node1.content["Zr_y"] = tdata[c.nodes[0].name][1].zr - gui.draw() + gui.redraw() def openGUI(self): if not USE_GUI: