maxkeppeler / sheets

⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
https://maxkeppeler.github.io/sheets/
Apache License 2.0
921 stars 77 forks source link

How to disable drag gesture using bottom sheet? #74

Closed KernalXXX closed 3 years ago

maxkeppeler commented 3 years ago

There's no way to disable the drag gesture on a bottom-sheet currently. I will look into it and see if it can be added.

maxkeppeler commented 3 years ago

Indeed, it was missing. I added a function. It will be included in the next version with draggable(true/false).