Skip to content

feat!: unify map padding to use density-independent pixels - #628

Merged
illuminati1911 merged 1 commit into
mainfrom
feat/map-padding-dpi
Aug 5, 2026
Merged

feat!: unify map padding to use density-independent pixels#628
illuminati1911 merged 1 commit into
mainfrom
feat/map-padding-dpi

Conversation

@illuminati1911

@illuminati1911 illuminati1911 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

BREAKING CHANGE: Unify map padding to use density independent pixels on Android so that padding for both platforms is the same.

Fixes: #541

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@jokerttu jokerttu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@illuminati1911
illuminati1911 merged commit fcf583f into main Aug 5, 2026
17 checks passed
@illuminati1911
illuminati1911 deleted the feat/map-padding-dpi branch August 5, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: mapPadding on Android requires raw pixels instead of density-independent points

3 participants