mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
Add method setting for views
This commit is contained in:
parent
14d69db54a
commit
d77fc06a2e
4 changed files with 21 additions and 10 deletions
|
@ -47,10 +47,6 @@ class Rendition {
|
|||
this.manager = this.settings.manager;
|
||||
}
|
||||
|
||||
this.viewSettings = {
|
||||
ignoreClass: this.settings.ignoreClass
|
||||
};
|
||||
|
||||
this.book = book;
|
||||
|
||||
// this.views = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue