input.conf: change 'u' binding to cycle between 'force' and default

This commit is contained in:
llyyr
2024-05-27 19:30:23 +05:30
committed by Dudemanguy
parent de8bce33ed
commit 7aaa7b221f
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
move 'scale' above 'force' for `sub-ass-override` in documentation as well as code. This more accurately reflects destructiveness of these options.
change `sub-ass-override` default from 'yes' to 'scale'. This should result in no effective changes because 'yes' used to unintentionally do what 'scale' should've done.
change 'u' binding to cycle between 'force' and 'scale', instead of 'force' and 'yes'