Code Monkey home page Code Monkey logo

Comments (9)

Mottie avatar Mottie commented on May 24, 2024

Hi @darkred!

Odd, I can't seem to duplicate the background repeat on pinned repos... I'll go ahead and add a no-repeat anyway.

I use LICEcap to make the animated screenshots. Sometimes I end up editing them in Photoshop to remove frames or add labels.

from github-userscripts.

darkred avatar darkred commented on May 24, 2024

Thank you very much.
I have also tried it in a clean FF48 profile with only GM and the script, and it occurs too.

from github-userscripts.

Mottie avatar Mottie commented on May 24, 2024

Please check and make sure this update fixes the problem.

from github-userscripts.

darkred avatar darkred commented on May 24, 2024

Yes, the update fixes the issue.
It's just that:

  • initially the sort arrow is still not displayed:
    2016-08-20_193959



  • if you click to sort, then the arrow now is displayed on top of the Mirrors link:
    2016-08-20_192512
    Could you please move the arrow to the left of All ?
    I'd suggest changing the two lines of your commit
    from background-position:calc(100% - 5px) center !important;
    to background-position:calc(100% - 200px) center !important;
    i.e. in order to be displayed :
    2016-08-20_193601
    Though, the above needs some additional change, because now the arrow is displayed next to All only on ascending sorting - on descending sorting it is displayed to its previous position.

from github-userscripts.

Mottie avatar Mottie commented on May 24, 2024

Ahh, I see why it stopped working... GitHub changed some class names.

from github-userscripts.

Mottie avatar Mottie commented on May 24, 2024

Ok, try the script now... I wasn't paying attention initially when I said I couldn't duplicate the problem, it's because I was looking at a user's pinned repos, but the screenshot is from the user's repo tab .

from github-userscripts.

darkred avatar darkred commented on May 24, 2024

I'm really sorry...
I want to be careful, but that's the 3rd mistake in a row that I made... (yesterday, posting an issue in the wrong repo, and then misunderstanding that you told me not to post another issue) and now this...
I feel ashamed...

from github-userscripts.

Mottie avatar Mottie commented on May 24, 2024

LOL no worries

from github-userscripts.

darkred avatar darkred commented on May 24, 2024

Yes, the issue is fixed now 👍
Thanks for your understanding.

from github-userscripts.

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.