mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
clear out on error
This commit is contained in:
parent
42a7844b2f
commit
97d5d6cfec
@ -305,6 +305,8 @@ public class MediaPlayerPanel extends JPanel implements MediaFileViewer.MediaVie
|
||||
infoLabel.setText(String.format(
|
||||
"<html><font color='red'>%s</font></html>",
|
||||
MEDIA_PLAYER_ERROR_STRING));
|
||||
|
||||
progressLabel.setText("");
|
||||
});
|
||||
timer.stop();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user