mirror of https://gitlab.com/pamhyr/pamhyr2
debug
parent
8c16e4ed58
commit
7bb176e7c7
|
|
@ -1388,7 +1388,7 @@ class CustomPlot(PamhyrPlot):
|
||||||
self._reach = reach_id
|
self._reach = reach_id
|
||||||
self._profile = 0
|
self._profile = 0
|
||||||
|
|
||||||
self.update()
|
self.draw()
|
||||||
|
|
||||||
def set_profile(self, profile_id):
|
def set_profile(self, profile_id):
|
||||||
self._profile = profile_id
|
self._profile = profile_id
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue