feat: ion-modal sheet allow disabling moving on content drag
Opened this issue · 0 comments
muuvmuuv commented
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
An option to be able to disable the behavior of content drag to move between breakpoints would be nice for contents that have moveable features like an image-resizer library.
Describe the Use Case
A image-resizer lib inside modal content, currently the hole sheet modal moves while dragging the image inside the resizer lib.
Describe Preferred Solution
A new option "disableContentBreakpointDrag" or something like that.
Describe Alternatives
Tried disabling it with CSS but its quiet hard.
Related Code
No response
Additional Information
No response