mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -04:00
![]() * Create common web view registry and unify title setting * Consistently use space-separated naming for webview titles None of the modified titles seem to be in use by add-ons, so we are not bound to the current naming. The old naming was likely following camelCase as the name was also acting as a key for saveGeom, which is no longer the case. * Update webview_did_inject_style_into_page example * Add docstring to addon-targeted method * Change AnkiWebView.origin to property * Fix dupe enum value * Tweak method name * Add semicolon * Rename `AnkiWebViewOrigin` to `AnkiWebViewKind` |
||
---|---|---|
.. | ||
__init__.py | ||
exporting.py | ||
import_csv_dialog.py | ||
importing.py |