-
Notifications
You must be signed in to change notification settings - Fork 238
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
Add Monitor Styles #579
Add Monitor Styles #579
Conversation
Good lord the amount of lint errors, might wanna run |
warnings are unimportant and can be ignored (I fix them myself) -- don't pester people about them errors are more serious -- try to get those fixed |
Eslint says 'scaffolding' is not defined, but it is, even though it is a packager only thing. It shouldn't be an error. |
Eslint will also say "Blockly" or "ScratchBlocks" isn't defined. You just need to disable eslint for it:
|
I fixed every Eslint error. |
*laughing at how picky eslint is sometimes. It's a 1-command fix, nothing to worry about |
Please wait until I change from using |
Garbo messed this up.
Would it be possible to resize variables and lists? |
Yes, but I said I won't add anything more until Garbo merges this. |
My last concern with this is that backgrounds and colors are both handled by "set color of [ ] to [ ]". Would it make sense to have a separate "set background of [ ] to [ ]", especially because backgrounds allow things like gradients and images while normal text color does not? |
I would keep it in the same block. It keeps stuff a little cleaner. |
…sy to understand without it, still
I fixed some stuff. |
+1, can this be added? |
Custom CSS extension, that lets you modify the CSS for variable and list displays.
Blocks:
All blocks change CSS properly in the editor view, and in the packaged project.
Most professional banner ever made.
I beg you, just accept the pull request without making me fix Eslint errors, please.
The code is perfect, it's like Bill Gates himself wrote it. There CAN'T be errors. It is impossible.