Christian Zommerfelds

Results 25 comments of Christian Zommerfelds

I also noticed a touch screen is not supported either (e.g. using a Surface Pro and trying to draw tiles on the touch screen).

Yes, would be nice to have a release after 2.5 years :)

Woops I just noticed that this might have been fixed already. However it is not included in the latest release. Can we cut a new release? `1.2.3` seems very old.

Same for Android 12 [v2022.06.1](https://github.com/beevelop/docker-android/releases/tag/v2022.06.1) A new release would be appreciated! :)

For now I solved the problem with: ``` RUN yes | sdkmanager --licenses --sdk_root=$ANDROID_SDK_ROOT ``` I don't know if the license agreement should be automated though.

@Geokureli in my experience 2-finger drags do the same as scrolling, which in most software I just tested on Windows is zooming. Maybe this is a Mac thing? My 2...

I just discovered the library from the high number of downloads on Haxelib... I will first start using it for a while and then can consider it if there are...

Do you have rough ideas? I could try to come up with something if you are open to it. Is there a meaning of "thx"?

I'm having the same issue. But for me it only happens when I restart the scene (`this.scene.restart()`). If I switch to a new scene this is not a problem.