Skip to content

Commit 87749df

Browse files
committed
update changelog.md
1 parent cd38583 commit 87749df

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

changelog.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,26 @@
11
## v1.9.0
22
* Bump to Geode `v4.4.0`
33
* Add support for `SimpleAxisLayout`
4-
* Fix some bugs with `AxisLayout` options
5-
* Hook Geode's `getMousePos` to be relative to the GD view while DevTools is open
6-
* Add display for texture name / paths
7-
* Fix fullscreen toggling sometimes breaking the UI
4+
* Add missing `AxisLayoutOptions` attributes
5+
* Add AxisGap for `AxisLayout`
86
* Add `Auto Grow Axis` to `AxisLayout` attributes
97
* Add `Ignore Invisible Children` checkbox for layouts
8+
* Add the ability to remove layouts and layout options
9+
* Add display for texture name / paths and respective copy buttons
10+
* Add copy class name button
11+
* Add `Tag` attribute
12+
* Add `Color` and `Vector` attributes for `CCLayerGradient`
1013
* Add `CCMenuItemSpriteExtra` attributes
1114
* Add toggleable cascade color and opacity
1215
* Add `Flip X` and `Flip Y` for `CCSprite`
16+
* Add custom theme colors
17+
* Reorganize and categorize some related attributes
18+
* Fix flashing Geode Team logo
19+
* Fix some settings not saving
20+
* Fix fullscreen toggling sometimes breaking the UI
21+
* Fix resizing the window causing the GD view to break
22+
* Add back custom resolutions and window information
23+
* Hook Geode's `getMousePos` to be relative to the GD view while DevTools is open
1324

1425
Thanks to <cj>Alphalanous</c> for doing <co>most of the changes in this update!</c>
1526

0 commit comments

Comments
 (0)