Releases: LokoSoloGames/Unity_PinchableScrollRect
Releases · LokoSoloGames/Unity_PinchableScrollRect
1.0.7
1.0.6
v1.0.6:
- Fix an bug where the content zoom out become out of boundary when movement type is Clamped.
- Fix PinchableScrollRect Editor to inherit ScrollRect Editor.
1.0.5
v1.0.5:
- Fix an incorrect zooming behaviour on ScreenSpace-Camera render mode.
- Optimize Calculation during zoom deceleration.
- Update a proper way to handle stretched anchor content.
1.0.4
v1.0.4:
- Fix an incorrect zooming behaviour on ScreenSpace-Camera & WorldSpace render mode.
1.0.3
v1.0.3:
- Fix an incorrect zooming behaviour with Canvas Scalar.
- Add an Unity Event API for scale callback.
- Add a set scale API Method for external control for zooming.
1.0.2
v1.0.2:
- Fix an incorrect zooming behaviour when Content's RectTransform has a stretched anchor.
1.0.1
v1.0.1:
- Add replace shortcut to convert built-in Scroll Rect to Pinchable one
1.0.0
Initial Release