Skip to content

Commit

Permalink
cambio de titulo solucionado
Browse files Browse the repository at this point in the history
  • Loading branch information
sodomon2 committed Nov 4, 2020
1 parent 966c266 commit c0f693e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/SODPlayer-video.lua
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ pipeline.bus:add_watch(GLib.PRIORITY_DEFAULT, bus_callback)

function ui.btn_stop:on_clicked()
stop_media()
ui.main_window.title = 'SODPlayer'
end

function ui.media_slider:on_value_changed(id)
Expand Down

0 comments on commit c0f693e

Please sign in to comment.