samvictor
Results
1
issues of
samvictor
The user is able to zoom out until the image disappears. This fixed it for me: I changed: ``` void _handleScaleUpdate(Size size, ScaleUpdateDetails d) { double newZoom = _previousZoom *...