To repro:
- clone the repo
- run
cargo run --example fret_diagram --features="ui"
Observe:
a bunch of build errors, mostly related to dioxus.
This may be another manifestation of #21, but IMHO this issue is more obvious to other users, so please keep it open until fixed.
Hoping for a speedy resolution.
To repro:
cargo run --example fret_diagram --features="ui"Observe:
a bunch of build errors, mostly related to dioxus.
This may be another manifestation of #21, but IMHO this issue is more obvious to other users, so please keep it open until fixed.
Hoping for a speedy resolution.