Miragecoder/Urbanization

Fix zooming

Miragecoder opened this issue · 2 comments

Zooming is functional - several bugs remain:

  • Vehicle rendering is broken;
  • Bitmap scaling may break when initialized in zoom level different than 100%

Vehicle rendering fixed in: 7267d51

Incorrect bitmap scaling during initialization fixed in: 08054f1