Skip to content

Commit e922310

Browse files
committed
fix #17394
1 parent ec1429c commit e922310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/netedit/GNEViewNet.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6106,6 +6106,7 @@ GNEViewNet::processLeftButtonReleaseNetwork() {
61066106
} else {
61076107
myViewObjectsSelector.getLaneFront()->selectAttributeCarrier();
61086108
}
6109+
myViewParent->getSelectorFrame()->getSelectionInformation()->updateInformationLabel();
61096110
}
61106111
}
61116112
// finish selection

0 commit comments

Comments
 (0)