We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d6c85 commit 442b9a6Copy full SHA for 442b9a6
changelog.md
@@ -1,4 +1,9 @@
1
# Changelog
2
+
3
+## v1.10.4
4
+- Fix the keybind search box being offset by half its width
5
+- Fix the controller notification sometimes showing a fallback texture
6
7
## v1.10.3
8
- Fixed reset button appearing for default keybinds
9
- Fixed command/control and arrow key keybinds not working on MacOS
mod.json
@@ -5,7 +5,7 @@
"android": "2.2074",
"mac": "2.2074"
},
- "version": "v1.10.3",
+ "version": "v1.10.4",
"id": "geode.custom-keybinds",
10
"name": "Custom Keybinds",
11
"developer": "Geode Team",
@@ -33,4 +33,4 @@
33
"type": "custom:open-menu"
34
}
35
36
-}
+}
0 commit comments