diff --git a/resources/compiled_coffeescript.zip b/resources/compiled_coffeescript.zip index 20098918ed..c7b2bf5824 100644 Binary files a/resources/compiled_coffeescript.zip and b/resources/compiled_coffeescript.zip differ diff --git a/src/calibre/ebooks/oeb/display/paged.coffee b/src/calibre/ebooks/oeb/display/paged.coffee index 3e3d97bf3e..a72094f286 100644 --- a/src/calibre/ebooks/oeb/display/paged.coffee +++ b/src/calibre/ebooks/oeb/display/paged.coffee @@ -191,8 +191,6 @@ if window? window.paged_display = new PagedDisplay() # TODO: -# jump_to_anchor() and handling of internal links in the same flow and -# different flows # css pagebreak rules # CFI and bookmarks # Go to reference positions @@ -200,4 +198,3 @@ if window? # Resizing of images # Special handling for identifiable covers (colspan)? # Full screen mode -# Resizing of viewport