refactor: Ensure that the workspace cursor is never null. by gonfunko · Pull Request #9210 · RaspberryPiFoundation/blockly
Navigation Menu
{{ message }}
RaspberryPiFoundation / blockly Public
- Notifications You must be signed in to change notification settings
- Fork 3.8k
Merged
refactor: Ensure that the workspace cursor is never null.#9210
refactor: Ensure that the workspace cursor is never null.#9210
Conversation
Copy link Copy Markdown
Contributor
The basics
The details
This PR fixes part of RaspberryPiFoundation/blockly-keyboard-experimentation#471 by ensuring that the workspace's cursor is never null. This was defacto the case before, but this PR updates the types and default values to enforce it.
gonfunko
requested a review
from a team
as a code owner
gonfunko
requested a review
from RoboErikG
github-actions
bot
added
the
PR: refactor
label
github-actions
bot
assigned
RoboErikG
github-actions
bot
added
PR: refactor
and removed
PR: refactor
labels
RoboErikG approved these changes Jul 7, 2025
gonfunko
deleted the
nonnull-marker
branch
gonfunko
mentioned this pull request
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