Commit 525dd8e1 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Forward port of revision #11345: Correctly display the initial highlight area in the DVD menu.

parent f3575669
......@@ -740,6 +740,7 @@ static int Demux( demux_t *p_demux )
* - ...
*/
DemuxBlock( p_demux, packet, i_len );
ButtonUpdate( p_demux, VLC_FALSE );
break;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment