Commit 016d3992 authored by Paolo Angelelli's avatar Paolo Angelelli
Browse files

Fix MapFlick::test_flick_diagonal autotest


init() is currently setting zoomLevel to 0.
This prevents the map from flicking diagonally as there's no
room for that when the map is fully visible vertically.
This test is currently passing in CI for unclear reasons,
but it's failing locally.

Change-Id: I0bb7c703a6cd2d4b5f440ce629c3933cf41268f6
Reviewed-by: default avatarAlex Blasche <alexander.blasche@qt.io>
parent b54c72e6
Branches
Tags
No related merge requests found
Showing with 6 additions and 6 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment