func (v *mappingView) repaintConnection(c graph.ConnectIf) { v.drawScene(c.BBox()) }
func (v *signalGraphView) repaintConnection(c graph.ConnectIf) { v.drawScene(c.BBox()) }