mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * add SaveCustomColours rpc method * restore custom colour palette on editor init * save custom colour palette on colour picker open and input there doesn't seem to be an event fired when the picker is cancelled/closed, so it's still possible for work to be lost * save colours on `change` instead of `input` `input` is supposed to be fired on every adjustment to the picker whereas `change` is only fired when the picker is accepted, but qt seems to treat both as the latter, so this is currently a no-op * Store colors in the collection One minor tweak to the logic while I was there: an invalid color no longer invalidates all the rest. --------- Co-authored-by: Damien Elmes <gpg@ankiweb.net> |
||
---|---|---|
.. | ||
ankidroid.proto | ||
ankihub.proto | ||
ankiweb.proto | ||
backend.proto | ||
card_rendering.proto | ||
cards.proto | ||
collection.proto | ||
config.proto | ||
deck_config.proto | ||
decks.proto | ||
frontend.proto | ||
generic.proto | ||
i18n.proto | ||
image_occlusion.proto | ||
import_export.proto | ||
links.proto | ||
media.proto | ||
notes.proto | ||
notetypes.proto | ||
scheduler.proto | ||
search.proto | ||
stats.proto | ||
sync.proto | ||
tags.proto |