Skip to content

Fix delete button on sprite tiles#4376

Merged
paulkaplan merged 3 commits intoscratchfoundation:developfrom
paulkaplan:fix-delete-button
Jan 17, 2019
Merged

Fix delete button on sprite tiles#4376
paulkaplan merged 3 commits intoscratchfoundation:developfrom
paulkaplan:fix-delete-button

Conversation

@paulkaplan
Copy link
Contributor

This fixes a bug I introduced in #4362, by putting an absolutely positioned image above the "close" button that deletes sprites.

I fixed the issue and added an integration test. Previous integration tests only tested the right-click -> delete sprite for some reason.

@paulkaplan paulkaplan changed the title Fix delete button on sprite tiless Fix delete button on sprite tiles Jan 17, 2019
The previous change that made the images laid out using absolute meant that the close button was layered below the sprite image, making it now clickable
@paulkaplan paulkaplan merged commit 9cc8d54 into scratchfoundation:develop Jan 17, 2019
@benjiwheeler
Copy link
Contributor

LGTM, tested and delete buttons on sprites and costumes are visible and usable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants