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

fix: color field sizing being incorrect #7566

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

BeksOmega
Copy link
Collaborator

The basics

The details

Resolves

Fixes #7562

Proposed Changes

Makes it so the color field size is correct in geras.

Reason for Changes

Color field got wider with release v10.2.0

Test Coverage

Tested that geras sizing matches v10.1.2, and zelos sizing matches v10.2.0 Tested zelos sizing with full block fields and non-full-block fields.

Documentation

N/A

Additional Information

This should be patched.

The zelos non-full-block field is now a pixel taller, but I think it's better to conform to the grid than make it 31 pixels tall.

@BeksOmega BeksOmega requested a review from a team as a code owner October 2, 2023 18:40
@github-actions github-actions bot added the PR: fix Fixes a bug label Oct 2, 2023
@rachel-fenichel rachel-fenichel merged commit 5151b28 into google:develop Oct 2, 2023
11 checks passed
rachel-fenichel pushed a commit that referenced this pull request Oct 2, 2023
@rachel-fenichel rachel-fenichel mentioned this pull request Oct 2, 2023
1 task
@BeksOmega BeksOmega deleted the fix/colour-field-width branch May 14, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Colour block is too wide after updating to 10.2.0
2 participants