mirror of
https://github.com/issadarkthing/gomu.git
synced 2025-05-01 13:48:52 +08:00
remove redundancy
This commit is contained in:
parent
01e1f5e9fd
commit
5c5cb2d8cb
@ -110,7 +110,6 @@ func (p *PlayingBar) run() error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
gomu.app.QueueUpdateDraw(func() {
|
gomu.app.QueueUpdateDraw(func() {
|
||||||
p.text.Clear()
|
|
||||||
p.text.SetText(fmt.Sprintf("%s ┃%s┫ %s\n\n%v",
|
p.text.SetText(fmt.Sprintf("%s ┃%s┫ %s\n\n%v",
|
||||||
fmtDuration(start),
|
fmtDuration(start),
|
||||||
progressBar,
|
progressBar,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user