Skip to content

Fix feature "project-miniplayer"#918

Merged
rgantzos merged 2 commits intoSTForScratch:mainfrom
txruno:project-miniplayer
Jul 9, 2024
Merged

Fix feature "project-miniplayer"#918
rgantzos merged 2 commits intoSTForScratch:mainfrom
txruno:project-miniplayer

Conversation

@txruno
Copy link
Contributor

@txruno txruno commented Jul 9, 2024

Fixed an issue with the mini-player flashing.
We used to display the mini player using window.scrollY, but we have changed it to use the Intersection Observer API.

Before

2024-07-09.10-26-42.mp4

After

2024-07-09.10-28-37.mp4

Copy link
Member

@MaterArc MaterArc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Mac

@MaterArc MaterArc added type: enhancement Makes an existing feature better scope: feature labels Jul 9, 2024
@rgantzos rgantzos added type: bug Something isn't working priority: 3 Least important. and removed type: enhancement Makes an existing feature better labels Jul 9, 2024
@rgantzos rgantzos added this to the ScratchTools v4.0.0 milestone Jul 9, 2024
@rgantzos rgantzos merged commit 4a12ef0 into STForScratch:main Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: 3 Least important. scope: feature type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants