SwipeViewController icon indicating copy to clipboard operation
SwipeViewController copied to clipboard

Too many buttons,overflow

Open haozes opened this issue 7 years ago • 2 comments
trafficstars

overflow 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 !

haozes avatar Aug 05 '18 15:08 haozes

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 🤓

fortmarek avatar Aug 06 '18 12:08 fortmarek

Just use https://github.com/PageMenu/PageMenu

joshwolff1 avatar Jun 07 '20 18:06 joshwolff1