GithubHelp home page GithubHelp logo

Comments (7)

lightbeam24 avatar lightbeam24 commented on May 23, 2024 1

That's simply a quirk of how CustomTube works. It only checks for a new URL every half second or so to avoid potential performance issues. In the 2012 layout, it decides whether to show or hide the sidebar based on the current URL, so yes, this would be a 2012 exclusive issue.

I would close this as not planned, but I'm actually thinking of experimenting with another possible way to detect what page the user is on. It might fix this, it might not. We'll just have to see.

from customtube.

Aleksandra0056 avatar Aleksandra0056 commented on May 23, 2024

I think the 2012 layout.

from customtube.

Aleksandra0056 avatar Aleksandra0056 commented on May 23, 2024

Sorry for advocacy, but this issue is so annoying, not only to me, but also for other people. So please do anything except the moving of the sidebar (because it no longer would be the 2012 layout) and PREVENT to creating the performance issues,

E.g. at least mitigating this issue would be good.

My opinion is, that it would be possible even without performance issues.

UPDATE: The “ou” is a typo, so I removed it from “perfourmance” (but I thought that it was literary British English).

from customtube.

lightbeam24 avatar lightbeam24 commented on May 23, 2024

Sorry for advocacy, but this issue is so annoying, not only to me, but also for other people.

Oh, who are these "other people"? If there's enough demand for something, I push it up my priority list a bit. I haven't had anyone else mention this though.

My opinion is, that it would be possible even without performance issues.

With the current way the extension is built, the only possible way to fix this would be to check for a new URL every 10 milliseconds (which means it would check for a new URL 100 times per second) or something crazy like that. That could very well cause performance issues, and is overall a horrible way to do things. Right now it checks for a new URL once or twice per second.

from customtube.

lightbeam24 avatar lightbeam24 commented on May 23, 2024

I actually think update 1.0.4 might've accidentally fixed this because of unrelated code improvements. It doesn't happen to me anymore. Is it also fixed for you?

from customtube.

Aleksandra0056 avatar Aleksandra0056 commented on May 23, 2024

Partially fixed, but better than before, so you can close this.

from customtube.

lightbeam24 avatar lightbeam24 commented on May 23, 2024

Alright, thanks

from customtube.

Related Issues (20)

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.