mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Add percentage to FSRS spinner This commit add a percentage option in SpinBox and SpinBoxFloatRow, set to False by default. If it's true, a percent symbol is added at the end of the line before the increase/decrease button. While the value is represented as a percentage without decimal places, the internal representation is not changed. Which mean that a multiplier must used to compute the string value, indicate to the input field the min, max and step, and when updating the result. * Remove unsightly percentage sign, and update historical retention too https://github.com/ankitects/anki/pull/3679#issuecomment-2579636981 --------- Co-authored-by: Damien Elmes <gpg@ankiweb.net> |
||
|---|---|---|
| .. | ||
| core | ||
| core-repo@bbb51669b4 | ||
| qt | ||
| qt-repo@5d276e5eb3 | ||
| src | ||
| usage | ||
| .gitignore | ||
| Cargo.toml | ||
| copy-core-string.sh | ||
| extract-strings.py | ||
| format.py | ||
| format_check.py | ||
| ftl | ||
| move-from-ankimobile | ||
| README.md | ||
| remove-unused.sh | ||
| update-ankidroid-usage.sh | ||
| update-ankimobile-usage.sh | ||
Files related to Anki's translations.