egui_cable icon indicating copy to clipboard operation
egui_cable copied to clipboard

Generic and extensible egui widgets to create analog synthesizer-like UI with data-oriented API

Results 8 egui_cable issues
Sort by recently updated
recently updated
newest added

I don't know there could be necessary changes, it should be there since the last egui cable update is a little bit old. I want to make the README more...

Eframe uses serde to save state, but it isn't implemented. Since it is a quite easy task I can take it of your hands if you'd like. I'm going to...

Hi, I cloned the eframe starter and tried to add the widgets to it by copying the basic example into my update function ``` fn update(&mut self, ctx: &egui::Context, _frame:...

Feel free to post your screenshots!