Skip to content
#

ebooks

Here are 239 public repositories matching this topic...

jgwill
jgwill commented Jun 15, 2020

Describe the bug
When exporting annotation with Flashcard, the JSON line is undefined

    },
    undefined,
    {

To Reproduce
Steps to reproduce the behavior:

  1. Annotate a line of text
  2. Add a Flashcard with data on back and front
  3. Export annotation as JSON
  4. Search "undefined" you should get to that badly exported entry

Expected behavior

Fla

Game-Programmer-Study-Notes

我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.

  • Updated Jun 15, 2020
cdrini
cdrini commented May 7, 2020

These functions have very similar logic, and are largely duplicates of each other. DRY them up.

Summary of Requirements

  • Create pre-refactor unit tests for Mode2Up.flipLeftToRight and Mode2Up.flipRightToLeft
  • Mode2Up.flipLeftToRight and Mode2Up.flipRightToLeft should still exist, but call a helper function which takes more parameters and reduces code duplication
  • [ ]

Improve this page

Add a description, image, and links to the ebooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ebooks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.