downscale images in button

This commit is contained in:
fourtf
2020-09-26 15:40:43 +02:00
parent d13b7d9768
commit 06cb88f6c2
2 changed files with 20 additions and 1 deletions
+1
View File
@@ -78,6 +78,7 @@ private:
QColor borderColor_{};
QPixmap pixmap_{};
QPixmap resizedPixmap_{};
Dim dimPixmap_{Dim::Some};
bool enableMargin_{true};
QPoint mousePos_{};