pygui: added option to hide/show links with 100% loss, added checks to flag links for this case
This commit is contained in:
parent
fc846272fc
commit
961f630acb
5 changed files with 25 additions and 5 deletions
|
@ -270,6 +270,7 @@ class LinkConfigurationDialog(Dialog):
|
|||
|
||||
# update edge label
|
||||
self.edge.draw_link_options()
|
||||
self.edge.check_options()
|
||||
self.destroy()
|
||||
|
||||
def change_symmetry(self) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue