sugitatestblue

Results 61 comments of sugitatestblue

I can't find the step to reproduce.. Sometimes it happns.

**Migration.** ```Podfile - pod 'MXParallaxHeader', '0.6.1' + pod 'HPParallaxHeader', '1.1.7' ``` ``` -import MXParallaxHeader +import HPParallaxHeader ``` ``` -final class HogeViewController: MXScrollViewController { +final class HogeViewController: HPScrollViewController { ``` In...

How do I change the background when the button is selected and unselected? #522

@Mr-ZNN @alyfreym I found the other issue! set by around of the buttons... a nasty problem https://github.com/uias/Tabman/issues/559