mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Increase initial add-on dialog size
I can't reproduce the reported issue, but this will probably help. https://forums.ankiweb.net/t/anki-2-1-55-beta-7/25130/10
This commit is contained in:
parent
6d0a242a1b
commit
01f6d618bc
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>577</width>
|
||||
<height>379</height>
|
||||
<width>800</width>
|
||||
<height>800</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
|
Loading…
Reference in a new issue