akshathjain / sliding_up_panel

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
https://pub.dartlang.org/packages/sliding_up_panel
Other
1.38k stars 381 forks source link

after close by tapping by backdrop, panel not draggable (scroll content only) #97

Closed team55 closed 4 years ago

team55 commented 4 years ago

after close by tapping by backdrop, panel not draggable (scroll content only)

team55 commented 4 years ago

backdropTapClosesPanel solved problem

akshathjain commented 4 years ago

Seems like you've figured out a solution. Going ahead and closing this issue.