Skip to content

Replace modifier size to height, improving code readability.#367

Merged
temcguir merged 5 commits intogoogle:mainfrom
Jaehwa-Noh:size-to-height-or-width
Jul 10, 2025
Merged

Replace modifier size to height, improving code readability.#367
temcguir merged 5 commits intogoogle:mainfrom
Jaehwa-Noh:size-to-height-or-width

Conversation

@Jaehwa-Noh
Copy link
Copy Markdown
Contributor

This size modifier was added in #335.
Actually, the width is controlled by an RowScope().weight(1f) modifier, so that size modifier doesn't make a width change.
That was reason, I replaced the size modifier to height.

@Jaehwa-Noh Jaehwa-Noh changed the title Replace modifier size to height, improving code readability. Replace modifier size to height, improving code readability. Jun 29, 2025
@temcguir temcguir self-requested a review July 3, 2025 05:55
@temcguir temcguir enabled auto-merge (squash) July 3, 2025 05:55
Copy link
Copy Markdown
Collaborator

@temcguir temcguir left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@temcguir temcguir merged commit d54b5de into google:main Jul 10, 2025
7 checks passed
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.

2 participants