From 9dce73ba8c10960e6502825b14c91e6ec56393a4 Mon Sep 17 00:00:00 2001 From: isXander Date: Thu, 29 Feb 2024 22:24:57 +0000 Subject: Fix keyboard/controller navigation not properly scrolling when overflowing --- changelogs/3.3.3+1.20.4.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/3.3.3+1.20.4.md (limited to 'changelogs') 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 -- cgit