mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
* Allow linebreak between kind and percentage in answer buttons graph. This is BROKEN!
* FIX: percentage is not below kind
* FIX: y-axis wrongly had percentages
* REMOVE debugging console
* run ./check and fix errors
* REMOVE unused comment (commented out code)
* FIX: Percentage Text is cutoff (this removes transition as well)
* FIX: incorrect alignment
* UPDATE variable names to make them more meaningful
* UNDO removing transition
* REMOVE percentage from x-axis
* Revert "UNDO removing transition"
This reverts commit
|
||
|---|---|---|
| .. | ||
| card-info | ||
| change-notetype | ||
| congrats | ||
| deck-options | ||
| graphs | ||
| image-occlusion | ||
| import-anki-package | ||
| import-csv | ||
| import-page | ||
| tmp | ||
| +error.svelte | ||
| +layout.svelte | ||
| +layout.ts | ||
| base.scss | ||