jmoenig / Snap

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
1.51k stars 744 forks source link

Costume "edit" and "rename" context menu items need ellipses #79

Open nathan opened 11 years ago

nathan commented 11 years ago

The "edit" and "rename" menu items on costumes should have ellipses.

marwahaha commented 10 years ago

I might just fix this now - but I don't know when menu options should and shouldn't have ellipses. What is the design?

cycomachead commented 10 years ago

From Apple's guidelines:

Use an ellipsis to show users that further action is required to complete the command. The ellipsis character (…) means that a dialog or a separate window will open in which users need to make additional choices or supply additional information in order to complete the action. For details on when to use an ellipsis in menu items, see “Using the Ellipsis Character.”

https://developer.apple.com/library/mac/documentation/userexperience/conceptual/applehiguidelines/Menus/Menus.html

There's also this summary: http://stackoverflow.com/questions/637683/when-to-use-ellipsis-after-menu-items

There's probably a few more items scattered throughout Snap! if you were to check. Also make sure that translations exist for these options.