Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new "content center" layout object to better match Figma #703

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

nroggeman-ledger
Copy link
Contributor

Description

The goal of this PR is to add a new "content center" layout object to better match Figma, with a new function to create it:
nbgl_layoutAddContentCenter().
In future commits, this function is supposed to replace nbgl_layoutAddCenteredInfo(), the goal being to have an object that exactly matches the spec on Figma.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • [*] New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

@nroggeman-ledger nroggeman-ledger force-pushed the new-content-center-layout-object branch from 3d0d0a7 to b18416c Compare June 21, 2024 11:23
@nroggeman-ledger nroggeman-ledger merged commit 2e56806 into master Jun 21, 2024
192 checks passed
@nroggeman-ledger nroggeman-ledger deleted the new-content-center-layout-object branch June 21, 2024 12:15
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.

None yet

2 participants