diff options
author | isXander <xander@isxander.dev> | 2024-02-29 22:24:57 +0000 |
---|---|---|
committer | isXander <xander@isxander.dev> | 2024-02-29 22:24:57 +0000 |
commit | 9dce73ba8c10960e6502825b14c91e6ec56393a4 (patch) | |
tree | f53a26ea3c6efcea5ee7dd466ad2373ad6123dee /changelogs | |
parent | 0a10f11494db07f974b416c1f69184728b68374c (diff) | |
download | YetAnotherConfigLib-9dce73ba8c10960e6502825b14c91e6ec56393a4.tar.gz YetAnotherConfigLib-9dce73ba8c10960e6502825b14c91e6ec56393a4.tar.bz2 YetAnotherConfigLib-9dce73ba8c10960e6502825b14c91e6ec56393a4.zip |
Fix keyboard/controller navigation not properly scrolling when overflowing
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/3.3.3+1.20.4.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/3.3.3+1.20.4.md b/changelogs/3.3.3+1.20.4.md new file mode 100644 index 0000000..9c863fc --- /dev/null +++ b/changelogs/3.3.3+1.20.4.md @@ -0,0 +1,3 @@ +# YetAnotherConfigLib v3.3.3 for 1.20.4 + +- Fix keyboard/controller navigation not properly scrolling when overflowing |