Skip to content

Commit

Permalink
Fix atom legends color and download (#84)
Browse files Browse the repository at this point in the history
bump weas to 0.1.38 to fix:
- include atom legends in the downloaded image
- re-draw the legend when drawing the models
  • Loading branch information
superstar54 authored Nov 26, 2024
1 parent a7516a1 commit 2536cfd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"dat.gui": "^0.7.9",
"three": "^0.161.0",
"weas": ">=0.1.37"
"weas": ">=0.1.38"
},
"devDependencies": {
"esbuild": "^0.20.0"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2536cfd

Please sign in to comment.