kolyvan / kxmenu

KxMenu is a vertical popup menu for using in iOS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't figure the menu bar's width.

liaogang opened this issue · comments

commented

Check this out:

MenuA: imageA @"stringA".
MenuB: no image @"largeStringB_asdfasdfasdf"

Result: the MenuB's width have not added the image's width. It shows "largeStringB_as..."

Expert Result: the MenuB's width have added the image's width. It shows "largeStringB_asdfasdfasdf"