mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add a todo for another ParamSlider style
This commit is contained in:
@@ -47,6 +47,7 @@ pub enum ParamSliderStyle {
|
||||
/// Show the current step instead of filling a portion fothe bar, useful for discrete
|
||||
/// parameters.
|
||||
CurrentStep,
|
||||
// TODO: A CurrentStepWithLabel that overlays the label over the step
|
||||
}
|
||||
|
||||
enum ParamSliderEvent {
|
||||
|
||||
Reference in New Issue
Block a user