fix graphs again

This commit is contained in:
Wim Brand
2020-02-05 16:52:55 +01:00
parent 2788c9ba48
commit dd1ccfea11
2 changed files with 5 additions and 5 deletions

View File

@@ -74,8 +74,8 @@ Viewer.prototype.setFile = function(file) {
document.title = file.name + " ~ pixeldrain"
}
// Update the file details
this.detailsWindow.setDetails(file)
// Relay the file change event to all components
this.detailsWindow.setFile(file)
this.toolbar.setFile(file)
// Register a new view. We don't care what this returns becasue we can't