Skip to content

Commit

Permalink
Merge pull request #279 from allen-cell-animated/fix/landing-page-dat…
Browse files Browse the repository at this point in the history
…aset-density

fix: Decreased example nucmorph dataset density
  • Loading branch information
ShrimpCryptid authored Jul 2, 2024
2 parents ce9673f + 7dac949 commit f70782a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/components/LandingPage/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const nucmorphBaseViewerSettings: Partial<AppDataProps> = {
},
viewerSettings: {
viewMode: ViewMode.xy,
density: 2.5,
},
};

Expand Down

0 comments on commit f70782a

Please sign in to comment.