[go: nahoru, domu]

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: comment colours when dragging #7978

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

BeksOmega
Copy link
Collaborator
@BeksOmega BeksOmega commented Mar 29, 2024

The basics

The details

Resolves

Fixes N/A

Proposed Changes

I set the scope for the comment colour variables to be a bit too restrictive :P The drag surface is not part of the workspace because then we wouldn't be able to drag over the trashcan! So when we moved the comment to the drag surface it lost its colours.

Also at some point the delete icon was made visible by default which we don't want.

Test Coverage

Tested that comments are still properly colourful 🌈 when dragging.

Documentation

N/A

Additional Information

N/A

@BeksOmega BeksOmega marked this pull request as ready for review April 2, 2024 21:08
@BeksOmega BeksOmega requested a review from a team as a code owner April 2, 2024 21:08
@github-actions github-actions bot added the PR: fix Fixes a bug label Apr 2, 2024
@BeksOmega BeksOmega merged commit 3988e13 into google:rc/v11.0.0 Apr 2, 2024
9 checks passed
johnnesky pushed a commit to johnnesky/blockly that referenced this pull request Apr 13, 2024
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.

None yet

2 participants