pygui: draw link options on edges
This commit is contained in:
parent
6490b5b9cb
commit
bb2ceaf993
3 changed files with 38 additions and 0 deletions
|
@ -287,6 +287,8 @@ class LinkConfigurationDialog(Dialog):
|
|||
iface2_id,
|
||||
)
|
||||
|
||||
# update edge label
|
||||
self.edge.draw_link_options()
|
||||
self.destroy()
|
||||
|
||||
def change_symmetry(self) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue