Giter Club home page Giter Club logo

Comments (8)

danieljfarrell avatar danieljfarrell commented on July 20, 2024

Oh fantastic news. Can you post a screenshot? Would be interested in seeing how the border is drawn and whether it is crisp or a fuzzy line.

There is one obvious bug that I just realised that I will add to the readme. There is is no disabled state or hidden state! Oops.

from dfcolorwell.

insidegui avatar insidegui commented on July 20, 2024

There you go
captura de tela 2015-02-21 as 15 25 49

from dfcolorwell.

danieljfarrell avatar danieljfarrell commented on July 20, 2024

Sorry about this, as you are my only link to a non-retina screen I'm going to ask! Could you select just the control (without popover) and post a really big image so I can see how the border looks. I zoomed in on that image and it looks uneven which is not good.

from dfcolorwell.

insidegui avatar insidegui commented on July 20, 2024

captura de tela 2015-02-21 as 16 11 51
captura de tela 2015-02-21 as 16 12 13

from dfcolorwell.

danieljfarrell avatar danieljfarrell commented on July 20, 2024

Hmmm... doesn't seem to have rendered quite right actually, the bottom line seems thinner...

from dfcolorwell.

DarkDust avatar DarkDust commented on July 20, 2024

The problem was a fairly typical one: drawing in Cocoa works with infinitely thin lines. When you stroke a path, Cocoa draws to both sides of that infinitely thin line. So to actually fill an on-screen pixel, the stroke path needs to be offset by half-a-pixel. See the pull-request #5 for a solution. Feel free to edit it as you see fit.

from dfcolorwell.

insidegui avatar insidegui commented on July 20, 2024

@DarkDust correct!

from dfcolorwell.

danieljfarrell avatar danieljfarrell commented on July 20, 2024

Fixed in pull request 2419a6e

from dfcolorwell.

Related Issues (3)

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.