Skip to content
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

Allow list inputs and defaults to be set and read by the custom block configuration GUI #22

Open
3 of 5 tasks
bates64 opened this issue Feb 17, 2017 · 1 comment
Open
3 of 5 tasks
Assignees

Comments

@bates64
Copy link

bates64 commented Feb 17, 2017

image

It's currently totally possible in Scratch to have a custom block with lists and/or default inputs. It'd be awesome to be able to do that without editing the project JSON manually!

  • defaults
  • %c inputs
  • %m inputs
  • %d inputs
  • icon inputs
  • %m.custommenu inputs (impossible)
@bates64 bates64 changed the title Allow list inputs and defaults to be set by the custom block configuration GUI Allow list inputs and defaults to be set and read by the custom block configuration GUI Feb 18, 2017
@bates64
Copy link
Author

bates64 commented Feb 18, 2017

Scratch currently discards unknown inputs and default values when editing a custom block definition so it's worth fixing that, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants