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: include potential variables in variable dropdowns in the flyout #8574

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

gonfunko
Copy link
Contributor

The basics

The details

Blockly has two sets of variables: those in the main workspace, and those that exist solely in the flyout. The latter were not included in the dropdown list of variables shown by FieldVariable however; this PR resolves that. This fixes gonfunko/scratch-blocks#149.

@gonfunko gonfunko requested a review from a team as a code owner September 13, 2024 22:11
@github-actions github-actions bot added the PR: fix Fixes a bug label Sep 13, 2024
@gonfunko gonfunko merged commit 476d454 into google:rc/v12.0.0 Sep 16, 2024
11 checks passed
@gonfunko gonfunko deleted the potential-vars branch September 16, 2024 16:14
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.

2 participants