readium-shared-js icon indicating copy to clipboard operation
readium-shared-js copied to clipboard

PAGINATION_CHANGED event: how to wait for any pre-processing steps that affect rendering

Open danielweck opened this issue 9 years ago • 0 comments

For example:

  • image tap behaviour (good use-case for plugin too)
  • page-break replacement with column-break (specific to reflow view mode)
  • etc.

This sounds like an extension point to me. And actual implementation providers could be integrated into the app as plugins (as per the existing plugin framework).

danielweck avatar Jul 22 '16 18:07 danielweck