Patch 2 - #33
Open
nlopez2188-coder wants to merge 332 commits into
Open
Conversation
feedback from mio. snap also doesn't let you do this, and you might accidentally end up extending a block past the palette range and not let you shrink it back
this is for extendable inputs to take advantage of. also refactors appendArgsList to take in an argument for all the optional parameters
fix weird extendable reporter in input rendering
Add setting color in procedure playground
Co-authored-by: Cubester <78769806+CubesterYT@users.noreply.github.com>
Poly patcherr
Adds checkboxes to NitroBolt, and makes it built into all boolean inputs. --------- Co-authored-by: jwklong <jwklong@gmx.com> Co-authored-by: Cubester <cubester.spamlegends@gmail.com> Co-authored-by: CST1229 <68464103+CST1229@users.noreply.github.com>
merge upstream
…into directors-cut
…into directors-cut
… markers i hope this doesn't break anything
Also fix issue where uncollapsed group title can overflow
* half-done on editor * fix typo * finished * fix the evil block inside the prototype branch thing * add my branched reporter fixes so i can get my custom role * make proc inputs be red * do the fix * fix buggy branched reporter fields * add substack to branch ids * Fix stupid issue * Fix outputs with branches rendering * Fix argument statement not being able to be placed * Fix final scratch-blocks related stuff * Fix padding maybe * feat: add shadow to blocklyTextRemoveIcon and blocklyTextShiftArrow --------- Co-authored-by: Cubester <cubester.spamlegends@gmail.com> Co-authored-by: ddededodediamante <lukitadiamante5@gmail.com>
* Add dropdown argument * Add dropdown editor * Store dropdown options in mutation * Add trash icon to dropdown editor field * Default dropdown options to an empty string * Save dropdown options on edit --------- Co-authored-by: LordCat <171042544+LordCat0@users.noreply.github.com>
Member
|
😭✌️ |
|
what is this bruh |
|
I dont think garbo is going to merge this one |
|
yes let's merge nitrobolt gui into turbowarp this sounds like it will go very well |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves
What Github issue does this resolve (please include link)?
Proposed Changes
Describe what this Pull Request does
Reason for Changes
Explain why these changes should be made
Test Coverage
Please show how you have added tests to cover your changes