mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
Hypothesis examples
This commit is contained in:
parent
80787fc86b
commit
76aab85dc4
6 changed files with 501 additions and 32 deletions
|
@ -280,6 +280,7 @@ EPUBJS.Rendition.prototype.render = function(view, show) {
|
|||
|
||||
|
||||
// this.map = new EPUBJS.Map(view, this.layout);
|
||||
this.hooks.show.trigger(view, this);
|
||||
this.trigger("rendered", view.section);
|
||||
|
||||
}.bind(this))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue