mirror of
https://github.com/ankitects/anki.git
synced 2025-11-22 04:27:14 -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. |
||
|---|---|---|
| .. | ||
| aqt | ||
| bundle | ||
| icons | ||
| mac | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/