fix: use SmoothTransformation when scale factor less than 100%
This commit is contained in:
@@ -15,6 +15,8 @@ public:
|
||||
void showSvg(const QString &filepath);
|
||||
void showGif(const QString &filepath);
|
||||
|
||||
bool trySetTransformationMode(Qt::TransformationMode mode);
|
||||
|
||||
QPixmap renderToPixmap();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user