SnapmaticPicture: fix eXtend bug
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1b6cb511be
commit
94a263f501
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ bool SnapmaticPicture::setImage(const QImage &picture, bool eXtendMode)
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
p_ragePhoto.setPhotoBuffer(size, true);
|
p_ragePhoto.setPhotoBuffer(size, true);
|
||||||
|
picByteArray = picByteArrayT;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
Loading…
Reference in a new issue