woltapp/wolt_modal_sheet

Disable drag from children widgets

sgruhier opened this issue · 0 comments

I have a color picker in the bottom sheet.
I want to keep enableDrag: true but there is a conflict between my widget that also needs to drag element and wolt_modal_sheet. Is it possible to keep drag feature, only out side children widget. Or just from the top handle?
Thanks

image