summaryrefslogtreecommitdiff
path: root/df10ch_setup_pkg/map_dlg.py
diff options
context:
space:
mode:
Diffstat (limited to 'df10ch_setup_pkg/map_dlg.py')
-rw-r--r--df10ch_setup_pkg/map_dlg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/df10ch_setup_pkg/map_dlg.py b/df10ch_setup_pkg/map_dlg.py
index b8cd575..c91564b 100644
--- a/df10ch_setup_pkg/map_dlg.py
+++ b/df10ch_setup_pkg/map_dlg.py
@@ -206,6 +206,7 @@ class ChannelMapDialog:
tkMessageBox.showerror(self.root.winfo_toplevel().title(), err.__str__())
return
+ self.areasDlg.hideEdgeWeighting()
self.areasDlg.initAreas("black")
self.actualCtrlId = None
self.actualPortName = None