repack and a fix

develop
hnu202111020427 4 years ago
parent c1f7066ca7
commit 8f896e861d

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 807 KiB

Binary file not shown.

@ -297,6 +297,7 @@ class MainFrame(wx.Frame):
self.play_slider.SetRange(0, int(self.current_music_length))
self.play_slider.SetValue(0)
self.settime = 0
self.play_slider.Bind(wx.EVT_SLIDER, self.timer)
self.text_timer.Start(1000)

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Loading…
Cancel
Save