SimonIT
SimonIT
Why not use the `secondary` as stated in the [Breaking Changes](https://docs.flutter.dev/release/breaking-changes/theme-data-accent-properties)?
I didn't plan it. I think I only tried gdx-teavm once. I can look into it when I find some time. It would be kind of interesting to have this...
So I just made a first version of it by changing basically the classes from gwt to teavm https://github.com/libgdx/gdx-video/tree/teavm Three things needed to be done for testing it: 1. `((TeaGL20)Gdx.gl).gl`...
I also noticed this when I tried it on my 5.1 setup. I thought it was intentional. I have no real experience with OpenAL tho and not sure I can...
Do you mind merging the master branch into your branch so that the CI can run? @JamesXNelson