mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04: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. |
||
---|---|---|
.. | ||
__init__.py | ||
exporting.py | ||
import_csv_dialog.py | ||
importing.py |