Maps: Logo not adjusted according to contentInset

Created on 7 Jun 2019  路  3Comments  路  Source: react-native-mapbox-gl/maps

Describe the bug
My MapView on iOS doesn't adjust the position of the logo as I set my contentInset to {[0, 0, 200, 0]}.

To Reproduce
<MapboxGL.MapView contentInset={[0, 0, 200, 0]} />

Expected behavior
I want the Mapbox logo (and the ( i ) button) to move up from the bottom to avoid it from being covered by my views and therefor risking breaking their terms etc.

Versions (please complete the following information):

  • Platfrom: iOS
  • Device: iPhone 8
  • OS: 12.4
  • SDK Version: 7.0.0
  • React Native Version: 0.59.8
wontfix

Most helpful comment

If this is still an issue, can we please re-open it? I feel there are a lot of bugs being marked as "wontfix" that shouldn't?

e.g. a stale bot is handy when there are true bugs that simply aren't worth fixing. But if there is simply a lot of functionality "still to be done", then they shouldn't be closed by a bot?

All 3 comments

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this is still an issue, can we please re-open it? I feel there are a lot of bugs being marked as "wontfix" that shouldn't?

e.g. a stale bot is handy when there are true bugs that simply aren't worth fixing. But if there is simply a lot of functionality "still to be done", then they shouldn't be closed by a bot?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dorthwein picture dorthwein  路  3Comments

MariaSyed picture MariaSyed  路  4Comments

jayhaluska picture jayhaluska  路  5Comments

lukemcgregor picture lukemcgregor  路  5Comments

atomheartother picture atomheartother  路  3Comments