What steps will reproduce the problem?
1. play an audio file
What is the expected output? What do you see instead?
if the file is more than 1 hour long,
when you exceed 1 hour,
window is resized because was sized with the playing time limited to 59:59
minute (00:00) and to display 01:00:00 the window need to be resized
SOLUTION:
predict the media length (duration) and size the window accordingly
Original issue reported on code.google.com by mattia.b89@gmail.com on 28 Jun 2013 at 3:32
Original issue reported on code.google.com by
mattia.b89@gmail.com
on 28 Jun 2013 at 3:32