SwipeViewController
SwipeViewController copied to clipboard
Too many buttons,overflow
trafficstars
If there have too many buttons ,it's not well handled, I wanna it has horizontal scroll. But it collapse together.
How to make a horizontal scroll.
I set equalSpace ,and button offset
equalSpaces = true
setButtonsOffset(10, bottomOffset: 5)
Please help !
What do you mean by horizontal scroll? I agree that there maybe should be some font-handling if there are too many buttons. As a quick fix, you can change the font size yourself, or maybe even create a PR to handle these kinds of edge-cases 🤓
Just use https://github.com/PageMenu/PageMenu