SnapmaticPicture: fix eXtend bug
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Syping 2020-11-15 13:55:06 +01:00
parent 1b6cb511be
commit 94a263f501
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ bool SnapmaticPicture::setImage(const QImage &picture, bool eXtendMode)
}
else {
p_ragePhoto.setPhotoBuffer(size, true);
picByteArray = picByteArrayT;
}
}
else {