Git Product home page Git Product logo

Comments (3)

gedrick avatar gedrick commented on August 29, 2024 1

Just an FYI, I updated the app today with a "relative scroll" feature, rather than a relative scroll. It also has a few other QoL changes that should improve the overall experience. Thanks again for your interest and suggestions 👍

from spotifykaraoke.

bradydowling avatar bradydowling commented on August 29, 2024 1

Awesome, thank you for this!

from spotifykaraoke.

gedrick avatar gedrick commented on August 29, 2024

Hi there Brady - thanks for filing this issue and for the suggestions, apologies for the super late reply. I finally got some time to take a look at this again. I had some trouble coming up with a good way of handling the lyric scrolling, but was never quite satisfied with it, but this seems like it may be a good solution. I did add a ton of padding to the end of the lyrics container as they were getting cut off pretty badly, but adjusting this is my next target.

I think this can help get this working properly:

  • While a user is scrolling the lyrics manually, disable lyric scrollTop changing
  • When a new song comes in, load in the lyrics and calculate the height of the container vs. the duration of the song (in seconds), divided that by the delay between song status pulls (2 seconds I believe) to figure out the per-second "adjustment" to make to the scrollTop position/
  • Do away with adjusting the scroll position only after API calls, and replace it with a smooth scroll 👍

This will take some time (mostly in finding time), but if you have any more ideas for improvements, please don't hesitate to share, or submit a PR if you are so inclined :) Thanks again!

from spotifykaraoke.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.