Yusuke Kita

Results 55 comments of Yusuke Kita

It looks like it's an constraints issue. I'll look into this issue and let you know what's wrong.

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!

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!