mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
disable card shifting in reposition by default
https://forums.ankiweb.net/t/uncheck-shift-position-of-existing-cards-by-default/7550
This commit is contained in:
parent
b13d28cc5b
commit
654f4d65f7
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
<string>BROWSING_SHIFT_POSITION_OF_EXISTING_CARDS</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue