CouncilDataProject / seattle_v2

Website for interacting with Seattle's instance of CDP
https://councildataproject.github.io/seattle
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Resolves gh-67. Show mini player only when main player is no longer … #68

Closed alimon808 closed 4 years ago

tohuynh commented 4 years ago

I'm OK with these changes. @JacksonMaxfield What do you think? Currently, the mini-player appears when the top of main-player is no longer visible. The mini-player disappears when the top of main-player is visible.

With this PR: The mini-player appears when the bottom of main-player is no longer visible. The mini-player disappears when the bottom of main-player is visible.