PagingKit icon indicating copy to clipboard operation
PagingKit copied to clipboard

Underline to have the same width as each title label

Open luowen1991 opened this issue 5 years ago • 2 comments

According to the documentation, I can't achieve this effect.

luowen1991 avatar May 21 '19 10:05 luowen1991

And contentViewController.scroll(to: page, animated:false) when I turn off the animation, the transition between pages will occasionally flash.

luowen1991 avatar May 21 '19 10:05 luowen1991

@luowen1991 Thanks for your report.

TitleLabelMenuViewCell is supporting this feature now. See SimpleViewController in the repository.

kazuhiro4949 avatar Sep 16 '19 08:09 kazuhiro4949