kymata-atlas / kymata-core

Core Kymata codebase, including statistical analysis and plotting tools
https://kymata.org
MIT License
5 stars 0 forks source link

Fix error when supplying explicit colour to hidden function #246

Closed caiw closed 6 months ago

caiw commented 6 months ago

Fixes #241.

Also adds a new test for the bug in #241.

Took me a while to actually track down what was going on here. Eventually Microsoft Copilot came up with the fix 😬

neukym commented 6 months ago

Looks good. Merging.