Yusuke Kita
Yusuke Kita
It looks like it's an constraints issue. I'll look into this issue and let you know what's wrong.
#261 might be same issue
Is it `open var bounces: Bool` property in `UIScrollView`? Or is it more like animation effect?
Might be this one? `open var alwaysBounceHorizontal: Bool`
Changing options value is not supported yet which might cause this issue. I'm working on it now.
`pagingMenuController.setup(options)` method should be called explicitly if you want to change option value for now.
I like your idea! I'll look into how I can add the transition animation at first. Thanks for your suggestion!
It's still pending status...
This issue is related to #62. It's not possible yet, but I'm looking into this issue. I'll update you once I find out a solution for this!
It's still pending status...