readium/ts-toolkit

Deal with changes to reading progression

chocolatkey opened this issue · 0 comments

  • reading progression will have only for possible values LTR and RTL
  • to determine whether we scroll or paginate, there will be a setting scroll: bool
  • we'll have an additional scrollAxis: horizontal | vertical setting to support CJK in horizontal scroll mode

Originally posted by @mickael-menu in #12 (comment)