|
1 | 1 | ## v1.9.0 |
2 | 2 | * Bump to Geode `v4.4.0` |
3 | 3 | * 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` |
8 | 6 | * Add `Auto Grow Axis` to `AxisLayout` attributes |
9 | 7 | * 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` |
10 | 13 | * Add `CCMenuItemSpriteExtra` attributes |
11 | 14 | * Add toggleable cascade color and opacity |
12 | 15 | * 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 |
13 | 24 |
|
14 | 25 | Thanks to <cj>Alphalanous</c> for doing <co>most of the changes in this update!</c> |
15 | 26 |
|
|
0 commit comments