Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStahlfelge committed Jun 28, 2019
1 parent 121d269 commit 1285ab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ Downgraded from 1.9.10
* iOS: allowIpod defaults to true
* iOS: Possibility to add new devices without changing the backend. [See PR](https://github.com/libgdx/libgdx/pull/5676).
* GWT: Preload logo and progress bar style adjustable. [See PR](https://github.com/libgdx/libgdx/pull/5678).
* iOS: Make UIViewController customizable. See [current PR](https://github.com/libgdx/libgdx/pull/5684).

Own additions
* GWT: Switched to WebAudio, fixes sounds for mobiles too. [Original PR by @barkholt](https://github.com/libgdx/libgdx/pull/4220). See [current PR](https://github.com/libgdx/libgdx/pull/5659) for more information.
* GWT: Faster bootstrap process by lazy loading assets. See [current PR](https://github.com/libgdx/libgdx/pull/5677) for more information.
* iOS: Make UIViewController customizable. See [current PR](https://github.com/libgdx/libgdx/pull/5684).
* GWT: Fixed density problems on mobile with new config setting
* GWT: Fixed density problems on mobile with new config setting. See [current PR](https://github.com/libgdx/libgdx/pull/5691)

## Things that will be done

Expand Down

0 comments on commit 1285ab4

Please sign in to comment.