fonts and glowup
This commit is contained in:
@@ -13,10 +13,12 @@ pub enum Message {
|
||||
Load,
|
||||
FileNameChanged(String),
|
||||
TogglePaused,
|
||||
SetMusicLength,
|
||||
LengthChange(String),
|
||||
ChangeDelta(f32),
|
||||
AddPoint,
|
||||
RemovePoint,
|
||||
ClickedOnTimeLine(f32),
|
||||
ChangeDeltaString(String),
|
||||
SlidePointLeft,
|
||||
SlidePointRight,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user