Carlos Eugenio Torres
Carlos Eugenio Torres
I discovered how to solve this. In JDSideMenu.m, line 65, change to: ``` Objective-C if (self.tapGestureEnabled) { self.tapRecognizer = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(tapRecognized:)]; [self.containerView addGestureRecognizer:self.tapRecognizer]; } if (self.panGestureEnabled) { self.panRecognizer...
Please fix the conflict, so I can merge your PR. Thank you.
Hi @JupiterThreads, please fix the conflict first then I can merge it. Thanks.
Please fix the conflict, so I can merge your PR. Thank you.
Please fix the conflict, so I can merge your PR. Thank you.
Please fix the conflict, so I can merge your PR. Thank you.
Please fix the conflict, so I can merge your PR. Thank you.
Hi @Flutter-Stack. Unfortunately I couldn't reproduce the error. I added 15 items to the example's datasource and it's working normally. Could you try again with the newer stable version of...
You can add a webview inside a pane. ```html ``` It works for me.
I think it's not working with any mp3 playing, like for example for the command: What's new. It tries to play NPR news mp3, but it doesn't work.