kolyvan / kxmenu

KxMenu is a vertical popup menu for using in iOS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not set max width to KxMenuItem

ifanchu opened this issue · comments

Maybe I have missed this, but it seems that I can not set max width for KxMenuItem. If my menu item text is too wide, then it will extend out of the screen. Is there better solution than manually manipulate the text set into the title property?

Thanks.

can't set max height.,if I have many items, then it will extend out of the screen..