Skip to content

Adjust angle dropdown color to match parent block - #24

Merged
GarboMuffin merged 5 commits into
TurboWarp:developfrom
SharkPool-SP:patch-1
Aug 4, 2025
Merged

GarboMuffin merged 5 commits into
TurboWarp:developfrom
SharkPool-SP:patch-1

Conversation

@SharkPool-SP

Copy link
Copy Markdown

Other extensions can use the angle input, it should copy the color instead of using the motion colors:
Ported from PenguinMod
Screenshot 2025-08-01 at 11 02 56 AM

@Brackets-Coder

Copy link
Copy Markdown
Member

Looks much better, nice job

@GarboMuffin GarboMuffin changed the title field_angle.js -- use outer block color on angle display Adjust angle dropdown color to the parent block Aug 4, 2025
@GarboMuffin GarboMuffin changed the title Adjust angle dropdown color to the parent block Adjust angle dropdown color to match parent block Aug 4, 2025
@GarboMuffin
GarboMuffin merged commit 743d17d into TurboWarp:develop Aug 4, 2025
1 check passed
CubesterYT referenced this pull request in Nitro-Bolt/scratch-blocks Feb 23, 2026
* increase field cursor area to the entire click target

* Turning blocks now use the angle field (scratch-blocks)

* Add setting color in procedure playground (#8)

Add setting color in procedure playground

* nitpick fix, jwk was correct in the naming

* Add a way to reload core files

* add require

* woosh

* Fix some stuff and update isValidHexCode_

* Fix that 1 annoying error and update some stuff to use goog.queueMicrotask

* Don't use this

* aaaa

* Update core/polypatch.js

Co-authored-by: Cubester <78769806+CubesterYT@users.noreply.github.com>

* Update polypatch.jsGWAHHHHHHHHHHHHHHHHHHHH

* Checking the Box (#11)

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>

* Back to normal

* Make field cursors reflect the entire click target area instead of just the field itself (#23)

* Update GitHub Actions workflows

- update actions/setup-node to fix extra 10 minute delay in CI
- update Node.js
- use version ranges instead of commit hashes to get future updates
  automatically (we already trust the GitHub Actions team)

* Adjust angle dropdown color to match parent block (#24)

Co-authored-by: Thomas Weber <muffin@muffin.ink>

* fix checkboxes

* dont include my editor stuff pretty please

* refactor checkbox clicking to use the gesture system
this fixes a bug where if you drag the mouse cursor while clicking on an unchecked boolean input, but not enough to drag the block, it clicks the block below instead of checking the checkbox

* only run connectBoolean on boolean inputs even if an input is clickable

* fix undo/redo with checkboxes

* fix workflow

* im cooking

* get rid of mysterious file

* tada

* jolly good doings

* revert

* Revert "revert"

This reverts commit d223b29.

* fix checkboxes (blocks part)
not custom block ghost blocks though

* Fix displaying -0 in visual reports (#25)

* collapsible blocks

* Revert "Fix displaying -0 in visual reports (#25)"

This reverts commit 3539a61.

It gets stringified in VM so we'll fix it in there instead.

* add sensing_online

* entries of {} block

* Disable collapsing for procedure definition block

* New JSON blocks: get object properties, array length, slice array, reverse array

* fix: use extension instead of output

---------

Co-authored-by: CST1229 <68464103+CST1229@users.noreply.github.com>
Co-authored-by: jwklong <72522395+jwklong@users.noreply.github.com>
Co-authored-by: yuri-kiss <135030944+yuri-kiss@users.noreply.github.com>
Co-authored-by: jwklong <jwklong@gmx.com>
Co-authored-by: Thomas Weber <muffin@muffin.ink>
Co-authored-by: SharkPool <139097378+SharkPool-SP@users.noreply.github.com>
Co-authored-by: Thomas Weber <muffin@mailbox.org>
Co-authored-by: ddededodediamante <lukitadiamante5@gmail.com>
LilyMakesThings added a commit to Unsandboxed/scratch-blocks that referenced this pull request Mar 31, 2026
* register new block to data

* Update data.js

* Update data.js

* use new list array contents block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants