Skip to content
Snippets Groups Projects
  1. Sep 21, 2018
    • Calvin Walton's avatar
      RaP: When generating poll image, grab the presentation name correctly. · 7a64756b
      Calvin Walton authored
      It was previously trying to get the presentation name from the wrong variable,
      which resulted in a nil value (which was treated as a blank string in
      filenames). This caused the poll images to not be inside the presentation
      subdirectories, and the poll image references in the svg contained a `//`
      path, which would break the recording if it was uploaded to e.g. AWS S3.
      7a64756b
  2. Sep 13, 2018
    • Calvin Walton's avatar
      RaP: Have <p> in presentation format inherit font size · c6674833
      Calvin Walton authored
      This fixes font scaling in the presentation area, since that relied on
      the <p> element inheriting the font size from the svg <g> that it was
      inside of.
      
      This was broken with the switch to the Foundation stylesheet base, which
      set a fixed font size on the <p> element.
      c6674833
  3. Jun 22, 2018
  4. Jun 20, 2018
  5. Jun 19, 2018
  6. Jun 18, 2018
  7. Jun 16, 2018
  8. Jun 15, 2018
  9. Jun 14, 2018
Loading