Slightly improved icon position in PointDetailsWidget for stats.
This commit is contained in:
@@ -472,7 +472,7 @@ void PointDetailsWidget::paintEvent(QPaintEvent *e) {
|
||||
p.drawImage(
|
||||
valueContext.position.x()
|
||||
- _valueIcon.width() / style::DevicePixelRatio(),
|
||||
lineY,
|
||||
lineY + st::lineWidth,
|
||||
_valueIcon);
|
||||
}
|
||||
const auto nameContext = Ui::Text::PaintContext{
|
||||
|
||||
Reference in New Issue
Block a user