-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Horizontal Grammar - Event Cap with Dropdown Input - Broadcast Message #73
Comments
@carljbowman do you have a design in mind for the contents of the drop-down? Perhaps a small icon menu like ScratchJr would be good to start? |
@tmickel - I will create a more robust spec, but in the mean time we should plan for ScratchJr-esque menu with small icons as variables. |
It's feeling to me like we'll need to implement this as a fork of field_dropdown (e.g. field_dropdown_icons) |
Not sure how to deal with implementing the icon menu. Could make one by hand or try to implement a closure MenuItemRenderer? But we're going to be styling the menu and not sure how possible that is with closure.. |
If it is at all helpful, here is a very early sketch of menus. Pretty similar to ScratchJr but with Horizontal spacing and proportions. I need to do some further explorations with different amounts of items, especially when the number of items is not a multiple of 3. Also state of selected item is still being ironed out. |
field_dropdown can take a goog.dom.createDom('img', {'src': ...}) as a parameter, but it breaks the rendering of the block... |
Requires #128 |
I believe this is all set! |
Illustrator File
R4_Event Menu Cap.ai.zip
General Size / Icon
Radii
Input Alignment
The text was updated successfully, but these errors were encountered: