Improve canvas DPI setting, fixes #349

This commit is contained in:
Emux
2017-05-09 15:27:05 +03:00
parent 183cb8aafd
commit c2eb679adf
3 changed files with 4 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
- vtm-ios-example module [#326](https://github.com/mapsforge/vtm/issues/326)
- Handle layers enabled state [#342](https://github.com/mapsforge/vtm/issues/342)
- Fix coord scale short overflow [#343](https://github.com/mapsforge/vtm/issues/343)
- Improve canvas DPI setting [#349](https://github.com/mapsforge/vtm/issues/349)
- Gretty plugin at web modules [#338](https://github.com/mapsforge/vtm/issues/338)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.8.0)