mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
DXF Border Numbering - fix offset
This commit is contained in:
@@ -665,7 +665,7 @@ void BorderTitleBlock::drawDxf(
|
||||
recWidth, recHeight, color);
|
||||
|
||||
Createdxf::drawTextAligned(file_path,
|
||||
QString::number(i - offset),
|
||||
QString::number(i + offset),
|
||||
xCoord+recWidth/4,
|
||||
yCoord + recHeight*0.5,
|
||||
recHeight*0.7,
|
||||
|
||||
Reference in New Issue
Block a user