fix: recentrage incorrect si loin du centre d origine
This commit is contained in:
@@ -407,6 +407,9 @@ class _CropScreenState extends State<CropScreen> {
|
||||
offsetDy: _offset.dy,
|
||||
displayPerSourcePx: displayPerSourcePx,
|
||||
cropSizeDisplay: _cropSize,
|
||||
// Le zoom sert UNIQUEMENT à viser le bon point (mapping du décalage) ;
|
||||
// il n'agrandit pas le rendu de sortie.
|
||||
zoomScale: _scale,
|
||||
rotationDegrees: _rotation,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user