Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
the selection box is hardly visible because the width of the pen is not considered. The rectangular needs to be adjusted in order to take the pen into account. Please check how this is done in WorksheetElementContainerPrivate::recalcShapeAndBoundingRect() where boundingRecangular is adjusted and containerShape is created - this logic we need to implement based on q->m_plotArea->graphicsItem()->boundingRect(), too.