fix: Fire a `VarTypeChange` event when changing a variable's type. by gonfunko · Pull Request #9236 · RaspberryPiFoundation/blockly
Navigation Menu
{{ message }}
RaspberryPiFoundation / blockly Public
- Notifications You must be signed in to change notification settings
- Fork 3.8k
Merged
fix: Fire a VarTypeChange event when changing a variable's type.#9236
fix: Fire a VarTypeChange event when changing a variable's type.#9236
Conversation
Copy link Copy Markdown
Contributor
gonfunko
commented
Jul 14, 2025
gonfunko
commented
The basics
The details
Resolves
Fixes #9229
Proposed Changes
This PR fires a VarTypeChange event when a variable's type is changed via the VariableMap. It also adds a test of this behavior.
gonfunko
requested a review
from a team
as a code owner
gonfunko
requested a review
from RoboErikG
github-actions
bot
assigned
RoboErikG
RoboErikG approved these changes Jul 14, 2025
gonfunko
deleted the
var-type-change
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment