• Robert Knight's avatar
    Re-implement `annotationFontFamily` theme property · b7ff2487
    Robert Knight authored
    This property was not implemented when the annotation body components
    were converted from Angular to Preact.
    
     - Add `textStyle` prop to `MarkdownView` and `MarkdownEditor` which
       sets additional CSS properties to apply to the rendered annotation
       body
     - Read the theme style properties for annotation bodies in
       `AnnotationBody` and pass the resulting `textStyle` down to
       `MarkdownEditor` and `MarkdownView`
    
    Fixes #2444
    b7ff2487
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...