libGDX 1.9.10, fix #731

This commit is contained in:
Emux
2019-07-25 11:57:52 +03:00
parent 71bf1390f6
commit 0c050c7405
14 changed files with 43 additions and 15 deletions

View File

@@ -6,6 +6,7 @@
- vtm-desktop-lwjgl3 module [#717](https://github.com/mapsforge/vtm/pull/717)
- Fix marker touch events [#723](https://github.com/mapsforge/vtm/issues/723)
- Android 10 compatibility [#728](https://github.com/mapsforge/vtm/issues/728)
- libGDX 1.9.10 [#731](https://github.com/mapsforge/vtm/issues/731)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.12.0)