Skip to content
  • Marco Martin's avatar
    fix thumbnails positioning · d593f24d
    Marco Martin authored
    to have the scene position of the thumbnail, you need
    item->mapToScene(QPointF(0,0)); and not add to that its parent-relative position
    d593f24d