mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05: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` |
||
|---|---|---|
| .. | ||
| build_qrc.py | ||
| build_ui.py | ||
| color_svg.py | ||
| extract_sass_vars.py | ||
| genhooks_gui.py | ||
| profile.py | ||
| runanki.system.in | ||