Fix marker touch events, fix #723

This commit is contained in:
Emux
2019-05-13 18:32:46 +03:00
parent 30ae0fb48f
commit 634d67a206
3 changed files with 6 additions and 5 deletions

View File

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