Skip to content

Commit

Permalink
Merge pull request #382 from learningequality/finish_event
Browse files Browse the repository at this point in the history
Add a finished event for KContentRenderer
  • Loading branch information
rtibbles authored Nov 7, 2022
2 parents f5459b3 + e186ddf commit b82120f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/content/mixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const interactionEvents = [
'updateContentState',
'startTracking',
'navigateTo',
'finished',
];

const fileFieldMap = {
Expand Down

0 comments on commit b82120f

Please sign in to comment.