Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

chore: export designparams as const#228

Merged
boilund merged 1 commit intoAxisCommunications:mainfrom
lekoaf:mt/designparams_const
May 31, 2022
Merged

chore: export designparams as const#228
boilund merged 1 commit intoAxisCommunications:mainfrom
lekoaf:mt/designparams_const

Conversation

@lekoaf
Copy link
Copy Markdown
Member

@lekoaf lekoaf commented May 24, 2022

Describe your changes

Exports all designparams as const for easier hinting of what's included in spacing, componentSize etc.

Before

prc_opacity_before

After

prc_opacity_after

prc_opacity_after2

Issue ticket number and link

  • Fixes #(issue)

Checklist before requesting a review

  • I have performed a self-review of my own code
  • I have verified that the code builds perfectly fine on my local system
  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have verified that my code follows the style already available in the repository
  • I have made corresponding changes to the documentation

Exports all designparams as const for
easier hinting of what's included in
`spacing`, `componentSize` etc.
@lekoaf lekoaf requested review from Tigge and boilund May 24, 2022 07:02
Copy link
Copy Markdown
Collaborator

@boilund boilund left a comment

Choose a reason for hiding this comment

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

Nice!

@boilund boilund merged commit fd12bc2 into AxisCommunications:main May 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants