bookreader icon indicating copy to clipboard operation
bookreader copied to clipboard

Create HTML/event hooks for Hypothesis

Open cdrini opened this issue 10 months ago • 0 comments

  • The core "book" element that contains all the pages should be labelled as .BRdocument and have a data-uri attribute
  • Every page through all views should feature a data-page="17/leaf16" attribute
  • A BookReader:textLayerCreated event should fire when the text layer is created
    • With target being the text layer HTML element
  • The text layer should be mix-blend-mode: multiply

cdrini avatar Sep 07 '23 17:09 cdrini