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.36k stars 378 forks source link

Not being able from grab the panel from top when using full screen height #207

Closed miguelpruivo closed 3 years ago

miguelpruivo commented 3 years ago

Describe the bug When the panel is fully opened (using max screen height) it's impossible to grab it from the top (gestures seem disabled on the top area, close to the status bar).

To Reproduce Steps to reproduce the behavior: Create a panel with full height opened.

Expected behavior Being able to pick it from top.

Screenshots NA

Additional context NA

Smartphone (please complete the following information):

Sample main.dart NA