sacdallago / embed.predictprotein.org

Academic Free License v3.0
4 stars 1 forks source link

Refactor Mutation display into separate, react-friendly, component #69

Closed t03i closed 1 year ago

t03i commented 1 year ago

Currently, the mutation display hacked into the main repo. Refactor to be separate, reusable and more maintainable.

The current version works, but has a few kinks that are related to wrong dimensions and missing updates. This needs to be integrated better into the React ecosystem.