mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
Add metatags for annotations
This commit is contained in:
parent
fdf7fda0d9
commit
661d4d77d1
9 changed files with 111 additions and 50 deletions
|
@ -594,7 +594,6 @@ class DefaultViewManager {
|
|||
this.scrollLeft = scrollLeft;
|
||||
|
||||
if(!this.ignore) {
|
||||
console.log("scroll", scrollLeft, scrollTop);
|
||||
this.emit("scroll", {
|
||||
top: scrollTop,
|
||||
left: scrollLeft
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue