eclipsesource / tabris

Tabris for Eclipse RAP
https://eclipsesource.com/products/tabris
53 stars 18 forks source link

Add API to mark a MenuItem as 'destructive'. #449

Closed evolanakis closed 7 years ago

evolanakis commented 7 years ago

There should be a way to change the styling of a MenuItem, by marking the item as 'destructive'.

“To help users distinguish an action that you specify as destructive, iOS displays it in red. ” Excerpt from: Apple Inc. “iOS Human Interface Guidelines.”

Something like MenuItemDecorator.useDestructiveStyle(...) seems appropriate to me.

evolanakis commented 7 years ago

Please review gerrit 9131 (java) and 9132 (ios)

evolanakis commented 7 years ago

Available in 1.5-maintenance