simularium / simularium-website

Front end website for the Simularium project, includes the Simularium viewer
https://simularium.allencell.org
Apache License 2.0
7 stars 3 forks source link

Fix/colorchange type error #444

Closed interim17 closed 1 year ago

interim17 commented 1 year ago

Website is experiencing typing errors when faced with new Viewer code. Changes have been made to the typing of SelectionStateInfo, it now includes ColorChanges, website is not happy.

This patch is code from color-picker branch edited down to what seems relevant to this issue.