mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 16:13:46 +08:00
Changed max and min sizes of scene items from pixels to ratio.
This commit is contained in:
@@ -299,6 +299,7 @@ ItemBase::Data Paint::itemBaseData() const {
|
||||
.y = y,
|
||||
.flipped = _transform.flipped,
|
||||
.rotation = -_transform.angle,
|
||||
.imageSize = _imageSize,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user