Commit 6027f399 authored by Romain Loth's avatar Romain Loth

changeType: deselectnodes in all cases

parent 92d508dc
......@@ -719,8 +719,8 @@ function changeLevel(optionalTgtState) {
else {
var present = TW.SystemState(); // Last
sels = present.selectionNids
deselectNodes()
}
deselectNodes()
let selsChecker = {}
for (let i in sels) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment