git-svn-id: svn://db.shs.com.ru/libs@412 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -983,7 +983,7 @@ void Graphic::drawGrid() {
|
||||
if (!str.second.isEmpty()) {
|
||||
rect = sfm.boundingRect(str.second);
|
||||
painter->setFont(sf);
|
||||
painter->drawText(cx + dx, cy - font_sz.height() / 2.5, str.second);
|
||||
painter->drawText(cx + dx, cy - font_sz.height() / 4., str.second);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user