Cali Castle
Cali Castle
@lexrus hi, thank you for choosing PopMenu and since I saw you're located in Shanghai then maybe we can resolve in Mandarin: 😄 这个黑色背景问题只存在于Xcode的Simulator模拟机,我用了真机测试并没有出现这个按住滑动的问题,我暂时不是很确定具体原因,不过推荐你试试build到真机中试试看还会不会发生此情况,如果会的话我会开个新issue去修复这个问题。 (P.S. 目前默认的highlight color是根据背景色而变的)
@lexrus 修改shadow radius的话暂时不支持,我已添加到to-do,感谢提议 👍 下一个版本更新 目前设置在`PopMenuViewController`的第263行: ```swift fileprivate func configureContentView() { ... containerView.addShadow(offset: .init(width: 0, height: 1), opacity: 0.5, radius: 20) } ```
I actually wanted this to be one of the first features haha, it's definitely a great experience and also satisfying to pan around! Thanks for bringing this up, I'll work...
@phracek thanks for the details, I'll look into it
Hi, thanks for your suggestion, I’ll make that customizable in the next release
I don't see an easy way to workaround it just yet, that should be a nice feature to have. I'll add this to the todo list, thanks!
@raxityo thank you for providing this great example of an extension for PopMenuManager, yeah these things are definitely coming in the next update, I'll be working on these improvements soon...
Hi, as far as I know this is compatible with Objective-C, let me know if it doesn't, thanks!
+1 on this
Hey @amannn Hello from China! I've found this package to be extremely helpful since we're always a bilingual team at heart. I'm the Founder and CEO at [Zolplay](https://zolplay.com) and I've...