diff --git a/Mapper.cpp b/Mapper.cpp index 80d7957..cc06f0b 100644 --- a/Mapper.cpp +++ b/Mapper.cpp @@ -275,7 +275,6 @@ void VertexGraphicsItem::paint(QPainter *painter, if (MainWindow::instance()->displayControls()) { ShapeGraphicsItem* shapeParent = static_cast(parentItem()); - if (shapeParent->isOutput()) if (shapeParent->isMappingVisible() && shapeParent->isMappingCurrent()) {