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: zelos full block colour field rendering incorrectly #1932

Merged
merged 6 commits into from
Nov 8, 2023

Conversation

BeksOmega
Copy link
Contributor

@BeksOmega BeksOmega commented Sep 14, 2023

The basics

The details

Resolves

Fixes #7442 but for the field in samples

Proposed Changes

See google/blockly#7490

Reason for Changes

See google/blockly#7490

Test Coverage

See google/blockly#7490

Documentation

N/A

Additional Information

N/A

@BeksOmega BeksOmega requested a review from a team as a code owner September 14, 2023 21:44
@BeksOmega BeksOmega requested review from cpcallen and removed request for a team September 14, 2023 21:44
@BeksOmega BeksOmega marked this pull request as draft September 14, 2023 22:42
@BeksOmega BeksOmega marked this pull request as ready for review September 19, 2023 14:33
@BeksOmega BeksOmega force-pushed the 2023-q3-eq-release branch 3 times, most recently from 53b9476 to f691307 Compare September 28, 2023 21:58
@BeksOmega BeksOmega marked this pull request as draft October 8, 2023 15:59
@BeksOmega BeksOmega changed the base branch from 2023-q3-eq-release to master October 9, 2023 19:07
@BeksOmega
Copy link
Contributor Author

Pulled in changes from google/blockly#7566 and google/blockly#7584

Retested adding and removing fields in zelos. Tested that selecting th color updates the field, in both modes.

@BeksOmega BeksOmega marked this pull request as ready for review October 11, 2023 18:02
plugins/field-colour/src/field_colour.ts Outdated Show resolved Hide resolved
plugins/field-colour/src/field_colour.ts Outdated Show resolved Hide resolved
@BeksOmega BeksOmega merged commit 49fe34f into google:master Nov 8, 2023
8 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.

Zelos renders wrongly when dynamically adding fields
2 participants