uncomputable / simfony-webide

Simplicity / Simfony development in the browser!
https://simfony.dev
Creative Commons Zero v1.0 Universal
8 stars 3 forks source link

Merkle graph toggle #18

Closed dpet closed 6 months ago

dpet commented 6 months ago

Added a toggle for the merkle graph. For now it doesn't affect the generation of the graph, it only changes the visibility.

uncomputable commented 6 months ago

bd39a1ad11002b49f657b93bc1c596894b19cdb0 Looks good and works as expected.

I feel the Merkle toggle should be next to the headline "Merkle Explorer". This would make the Analysis component independent from the Merkle component, in case we want to rearrange them in the future. The Merkle Explorer component should always be visible with the graph being toggled by the switch.