Skip to content

RSDK-140006 add color control to details#760

Open
Devin T. Currie (DTCurrie) wants to merge 2 commits into
mainfrom
rsdk-14006-add-color-control-to-details
Open

RSDK-140006 add color control to details#760
Devin T. Currie (DTCurrie) wants to merge 2 commits into
mainfrom
rsdk-14006-add-color-control-to-details

Conversation

@DTCurrie

Copy link
Copy Markdown
Member

Quick add to resolve a request. We had the tools for it, so it was easy to add. One thing, I had to move away from colorUtil on Mesh.svelte to return a new color to make sure changes are actually caught and rendered. $derived re-publishes only when its value changes by strict === equality checks. Since the reference never changed, Svelte considered the derived unchanged, and Threlte never re-applied it to <T.MeshToonMaterial {color}>.

Screenshot 2026-06-09 at 2 19 30 PM

@changeset-bot

changeset-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: aa1ef4f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@viamrobotics/motion-tools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://viamrobotics.github.io/visualization/pr-preview/pr-760/

Built to branch gh-pages at 2026-06-09 18:58 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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.

1 participant