Skip to content

Commit

Permalink
Subtitles: Call Pulse() on the SubtitleScreen children.
Browse files Browse the repository at this point in the history
  • Loading branch information
stichnot committed May 4, 2012
1 parent 71c65ba commit bf8d429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/libs/libmythtv/subtitlescreen.cpp
Expand Up @@ -632,6 +632,7 @@ void SubtitleScreen::Pulse(void)
DisplayRawTextSubtitles();

OptimiseDisplayedArea();
MythScreenType::Pulse();
m_refreshArea = false;
}

Expand Down

0 comments on commit bf8d429

Please sign in to comment.