1
0
Fork 0

Remove old todo about adding an egui generic UI

This commit is contained in:
Robbert van der Helm 2022-03-13 23:33:43 +01:00
parent 664267745a
commit 5711f77cc7

View file

@ -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