jazzkid / mp4parser

Automatically exported from code.google.com/p/mp4parser
0 stars 0 forks source link

main view refresh #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Load a new file into isoviewer when another was already loaded

What is the expected output? What do you see instead?
main view should get updated at this moment, instead this only happens when a 
new box is clicked

What version of the product are you using? On what operating system?
the latest (isoviewer-1.2-SNAPSHOT.jar)

Please provide any additional information below.

Original issue reported on code.google.com by hartel...@googlemail.com on 29 Aug 2011 at 10:57

GoogleCodeExporter commented 8 years ago
Hi Christian, 

the java webstart is updated. The expanded paths and path to the box in detail 
view is remembered when opening a new file. The same paths are tried to apply 
to the new file. So - if /mdia/trak[2] was open before, it is again tried to 
open that box on the new file. 

This should resolve that issue.

Best Regards,
Sebastian

Original comment by Sebastian.Annies on 5 Sep 2011 at 10:26