1
0
Fork 0
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:
Fred Chasen 2017-09-26 18:34:56 -07:00
parent 14d69db54a
commit d77fc06a2e
4 changed files with 21 additions and 10 deletions

View file

@ -47,10 +47,6 @@ class Rendition {
this.manager = this.settings.manager;
}
this.viewSettings = {
ignoreClass: this.settings.ignoreClass
};
this.book = book;
// this.views = null;