SetSprite → SetImage, remove fifo & shell label
This commit is contained in:
@@ -58,7 +58,7 @@ pub enum PlayspaceTask {
|
||||
pub enum ModifyPanelCommand {
|
||||
SetText(String),
|
||||
SetColor(String),
|
||||
SetSprite(String),
|
||||
SetImage(String),
|
||||
SetVisible(bool),
|
||||
SetStickyState(bool),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user