mirror of https://gitlab.com/pamhyr/pamhyr2
add froude in results
parent
0ee47e95da
commit
3c9bc6ce73
|
|
@ -439,7 +439,7 @@ class CustomPlot(PamhyrPlot):
|
||||||
|
|
||||||
@timer
|
@timer
|
||||||
def update(self):
|
def update(self):
|
||||||
if not self._init:
|
#if not self._init:
|
||||||
self.draw()
|
self.draw()
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue