Remove old todo about adding an egui generic UI
This commit is contained in:
parent
664267745a
commit
5711f77cc7
|
@ -10,6 +10,3 @@ mod param_slider;
|
|||
pub mod util;
|
||||
|
||||
pub use param_slider::ParamSlider;
|
||||
|
||||
// TODO: At some opint add some generic UI widget that shows an entire Params struct (in order)
|
||||
// along with the parameter's names as sliders
|
||||
|
|
Loading…
Reference in a new issue