Open wiradikusuma opened 4 years ago
Hey, I know it's been a long time since you posted this but did you happen to find a way to solve this?
Same problem, the sliding panel takes up the whole width as if there were no sidebar.
I got it to work by changing the width values (subtracting the sidebar width) in the package when sidebar is activated, by passing a bool to the package
Describe the bug Width of
SlidingUpPanel.body
should follow its container.To Reproduce Steps to reproduce the behavior:
example
project, notice the wrapping widget which is aStack
.Expected behavior
MySideNavigationBar
should not cover theSlidingUpPanel.body
.Screenshots
Smartphone