fix: Show the delete cursor when dragging a block by an editable field. by gonfunko · Pull Request #9326 · RaspberryPiFoundation/blockly
Navigation Menu
{{ message }}
RaspberryPiFoundation / blockly Public
- Notifications You must be signed in to change notification settings
- Fork 3.8k
Merged
fix: Show the delete cursor when dragging a block by an editable field.#9326
fix: Show the delete cursor when dragging a block by an editable field.#9326
Conversation
Copy link Copy Markdown
Contributor
gonfunko
commented
Aug 19, 2025
gonfunko
commented
The basics
The details
Resolves
Fixes #8999
Proposed Changes
This PR fixes a bug where dragging a block by an editable field to a delete area did not show the delete cursor. Now, the delete cursor is shown regardless of whether the block is being dragged by its body/a label or an editable field.
gonfunko
requested a review
from a team
as a code owner
gonfunko
requested a review
from BenHenning
github-actions
bot
assigned
BenHenning
gonfunko
requested a review
from RoboErikG
RoboErikG approved these changes Aug 20, 2025
gonfunko
deleted the
field-delete
branch
gonfunko added a commit that referenced this pull request
Aug 28, 2025This 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