scribe/src/components
Edward Loveall 6726dff526
Display figure captions as margin notes
On a thin viewport like a phone these show up as hidden at first until
the user expands them by interacting with the "writing hand" icon. Each
margin note needs a small bit of markup near it to enable the toggle.
Each also needs a unique ID to ensure it doesn't interact with
alternate content. The `hash` value of the FigureCaption's `children`
provides this unique value.
2021-08-29 15:19:40 -04:00
..
shared Initial app 2021-05-01 17:03:38 -04:00
.keep Initial app 2021-05-01 17:03:38 -04:00
base_component.cr Initial app 2021-05-01 17:03:38 -04:00
iframe.cr Break up views into components 2021-05-15 17:06:42 -04:00
page_content.cr Display figure captions as margin notes 2021-08-29 15:19:40 -04:00