Skip to content

UI improvements for flashcard update and fix export to file for latest safari

Andreas Gärtner requested to merge flashcards-revisited into master
  • Add workaround for latest safari blob prevention (use type "text/plain" instead of "application/json")*
  • Add flip flashcard button to carousel toolbar for students and speakers
  • Use hardware acceleration for flashcard flip animation
  • Change flashcard background colors
  • Update caption text for flashcard variant

*https://github.com/eligrey/FileSaver.js/issues/12

Merge request reports