Fix app crash if TV guide is filtered after already scrolling through channels
This commit is contained in:
parent
c46753e7ec
commit
2740e4cd26
|
@ -30,6 +30,7 @@ end sub
|
|||
|
||||
sub channelFilterSet()
|
||||
print "Channel Filter set"
|
||||
m.scheduleGrid.jumpToChannel = 0
|
||||
if m.top.filter <> invalid and m.LoadChannelsTask.filter <> m.top.filter
|
||||
if m.LoadChannelsTask.state = "run" then m.LoadChannelsTask.control = "stop"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user