Skip to content

Commit

Permalink
Merge pull request exebetche#84 from adrianparisi/master
Browse files Browse the repository at this point in the history
Don't reset selection after download
  • Loading branch information
exebetche committed Dec 6, 2014
2 parents 2b029f4 + afb04d0 commit 052fb29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vlsub.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1663,8 +1663,6 @@ function download_subtitles()

openSub.actionLabel = lang["mess_downloading"]

display_subtitles() -- reset selection

local item = openSub.itemStore[index]

if openSub.option.downloadBehaviour == 'manual'
Expand Down

0 comments on commit 052fb29

Please sign in to comment.