bumped version to 5.2.2 and fixed issue in gui that prevented moving nodes while mobility was occuring
This commit is contained in:
parent
994fe042e1
commit
b448c6ebf0
2 changed files with 1 additions and 2 deletions
|
@ -243,7 +243,6 @@ proc moveNode { c node img xpos ypos dx dy } {
|
|||
"wlanlink && need_redraw"] {
|
||||
redrawWlanLink $wlanlink
|
||||
}
|
||||
$c dtag node selected
|
||||
$c delete -withtags selectmark
|
||||
$c dtag link need_redraw
|
||||
$c dtag wlanlink need_redraw
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue