diff --git a/src/app/application.js b/src/app/application.js index 83b0e72dea..b1b2a441c2 100644 --- a/src/app/application.js +++ b/src/app/application.js @@ -1031,7 +1031,9 @@ dwv.App = function () { type: 'loaditem', data: eventMetaData, source: event.source, - loadtype: event.loadtype + loadtype: event.loadtype, + loadid: event.loadid, + isfirstitem: event.isfirstitem }); // render if first and flag allows