lemanhtien / MTSlideToOpen

A simple SlideToUnlock iOS UI component
MIT License
145 stars 51 forks source link

Adjusting Sliding Circles Size and Image Size? #6

Closed jackjpark closed 5 years ago

jackjpark commented 5 years ago

Hey,

I am integrating the library and want to reduce the size of the draggable circle to fit it inside the slider bar rather than equal or larger.

I also need to set a specific frame size for the image inside the circle

Are either of these things possible? as i cant see a way to add an image frame size or to shrink / size the draggable circle.

Thanks

lemanhtien commented 5 years ago

Hi @jackjpark, Thank you for using this library. In this current version, I don't support these 2 functions. But I think it can easily to achieve that.

iasonasiasonos commented 5 years ago

Hey any news on the first one of how can we achieve this?

lemanhtien commented 5 years ago

@iasonasiasonos The first one is done on above merge request 😆

lemanhtien commented 5 years ago

@iasonasiasonos Can try the 1.3.0 for this feature. @jackjpark Right now I dont support setting frame for image. Will consider t o do it in the future 😄