mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Don't recalculate remaining steps, conditionally Bug report reproduction steps: Create a new profile so that everything is set to default. Create a new card. Click Good. Open deck options and empty learning steps. Save. No go back and put 1m 10m as LS. Go back to the card and it should show 10m on the Good button. Check if old_steps is empty and if it is just use remaining steps for the new_remaining steps. Add test. * Update contributers * Format code * Fix clippy error * Use more idiomatic imports |
||
---|---|---|
.. | ||
benches | ||
i18n | ||
io | ||
linkchecker | ||
process | ||
proto | ||
proto_gen | ||
src | ||
sync | ||
tests/support | ||
.gitignore | ||
bench.sh | ||
build.rs | ||
Cargo.toml | ||
README.md | ||
rust_interface.rs |
Anki's Rust code.