usuiat / Zoomable

Jetpack Compose library that enables contents zooming with pinch gesture.
https://usuiat.github.io/Zoomable/
Apache License 2.0
325 stars 15 forks source link

Make maxScale public #199

Closed usuiat closed 3 months ago

usuiat commented 3 months ago

This PR makes maxScale of ZoomState public. The reason is refered in #193.