anki/qt/aqt/browser
Damien Elmes 1870253589 Add default_size argument to restoreGeom(); fix missing dialogs
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.
2022-12-08 22:02:12 +10:00
..
sidebar Make mdi icons for Qt themeable (#2078) 2022-09-21 12:02:30 +10:00
table Fix typos (#2210) 2022-11-24 20:18:57 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
card_info.py Add default_size argument to restoreGeom(); fix missing dialogs 2022-12-08 22:02:12 +10:00
find_and_replace.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
find_duplicates.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
layout.py Equalize browser panes on splitter double-click (#2175) 2022-11-03 12:13:48 +10:00
previewer.py Fix JS drop event not firing in the reviewer (#1906) 2022-06-10 23:33:53 +10:00