mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-28 13:52:07 -04:00
fix the remaining alk space
This commit is contained in:
parent
2779c04394
commit
7b4817506e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
* Use `std::string` for `gd::string` on Windows (144b2d7)
|
||||
* Make `queueInMainThread` take in a movable callback (0c35a92)
|
||||
* Add `CCMenuItemExt` for lambda versions of CCMenuItem classes (de73317)
|
||||
* Add `scrollToTop` for ScrollLayer (7071bb1)
|
||||
* Add `scrollToTop` for ScrollLayer (7071bb1)
|
||||
* Add a new `Task` class for generic asynchronous task implementations
|
||||
* Documentation can be found [here](https://docs.geode-sdk.org/tutorials/tasks/)
|
||||
* Add a special task named `WebTask` for handling web requests
|
||||
|
|
Loading…
Add table
Reference in a new issue