feat: new styles
This commit is contained in:
@@ -11,6 +11,7 @@ pub enum Message {
|
||||
InputChanged(Option<String>, String),
|
||||
ToggleChanged(Option<String>, bool),
|
||||
SliderChanged(Option<String>, f64),
|
||||
WindowScrolled(f32),
|
||||
}
|
||||
|
||||
#[derive(Parser)]
|
||||
|
||||
Reference in New Issue
Block a user