mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
The starting size of a webview seems to be 640x480, but if it is hidden without retainSizeWhenHidden being set, the dialog it contains can end up with a height of 0, which prevents the dialog from being shown. By being explicit about our desired starting size, we can use a more useful default, and avoid the issue of missing dialogs. |
||
|---|---|---|
| .. | ||
| sidebar | ||
| table | ||
| __init__.py | ||
| browser.py | ||
| card_info.py | ||
| find_and_replace.py | ||
| find_duplicates.py | ||
| layout.py | ||
| previewer.py | ||