Scripta-Qumranica-Electronica / Scrollery-website

SQE website
MIT License
3 stars 2 forks source link

Editor display css #85

Closed Bronson-Brown-deVost closed 6 years ago

Bronson-Brown-deVost commented 6 years ago

We now have some css formatting for reconstructed and for damaged text. Using :before CSS pseudo selectors for adding brackets caused UI problems with the contenteditable system of the editor pane, so those are removed for now. Selecting the display font is now working. Added fullscreen button for single image pane.

Bronson-Brown-deVost commented 6 years ago

It is unclear to me if wrapping the text in spans will cause problems later. It does put multiple characters into the same span. Saving does seem to be working though.