mirror of
https://github.com/issadarkthing/gomu.git
synced 2025-04-26 13:49:21 +08:00
Merge pull request #39 from issadarkthing/bug-fix
Fix playing bar sets to default when paused
This commit is contained in:
commit
fc53a63e65
@ -110,7 +110,6 @@ func (p *PlayingBar) run() error {
|
||||
}
|
||||
|
||||
gomu.app.QueueUpdateDraw(func() {
|
||||
p.text.Clear()
|
||||
p.text.SetText(fmt.Sprintf("%s ┃%s┫ %s\n\n%v",
|
||||
fmtDuration(start),
|
||||
progressBar,
|
||||
|
Loading…
x
Reference in New Issue
Block a user