mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
Remote hypothes.is example, ncx fixes
This commit is contained in:
parent
1b4154c457
commit
c536829ea9
20 changed files with 584 additions and 313 deletions
|
@ -45,8 +45,6 @@ Reflowable.prototype.calculate = function(_width, _height, _gap, _devisor){
|
|||
|
||||
delta = (colWidth + gap) * divisor;
|
||||
|
||||
|
||||
|
||||
this.columnAxis = core.prefixed('columnAxis');
|
||||
this.columnGap = core.prefixed('columnGap');
|
||||
this.columnWidth = core.prefixed('columnWidth');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue