Open aryaxt opened 11 years ago
On iOS 7 UIMenuItems for (bold, italic, underline, strike through) are always visible in UIMenuController, regardless of what the datasource method returns.
If no text selected,it works like you said. Else if I select some, it works fine.
On iOS 7 UIMenuItems for (bold, italic, underline, strike through) are always visible in UIMenuController, regardless of what the datasource method returns.