mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-02 14:49:16 +02:00
Pass axis to Mapping
This commit is contained in:
parent
101cd47513
commit
922f9c9ba4
3 changed files with 28 additions and 25 deletions
|
@ -526,9 +526,8 @@ class Rendition {
|
|||
}
|
||||
|
||||
/**
|
||||
* Adjust the flow of the rendition to paginated or scrolled
|
||||
* (scrolled-continuous vs scrolled-doc are handled by different view managers)
|
||||
* @param {string} flow
|
||||
* Adjust the direction of the rendition
|
||||
* @param {string} dir
|
||||
*/
|
||||
direction(dir){
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue