We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03cee8 commit 2513197Copy full SHA for 2513197
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Geode Changelog
2
3
+## v4.3.1
4
+ * Fix `SimpleAxisLayout` not respecting `Layout::ignoreInvisibleChildren` (a16d230)
5
+ * Fix MacOS arrow keys (#1267)
6
+ * Fix ScrollLayer culling with scaled children (f03cee8)
7
+
8
## v4.3.0
9
* Event export macro (#1243)
10
* See [the docs](https://docs.geode-sdk.org/mods/dependencies#event-macro) for more info
VERSION
@@ -1 +1 @@
-4.3.0
+4.3.1
0 commit comments