Giter Club home page Giter Club logo

Comments (8)

kgn avatar kgn commented on August 17, 2024

Hmm perhaps we need to setNeedsDisplay on the contentView after setting the frame at line 397.

from inappstorewindow.

andheiberg avatar andheiberg commented on August 17, 2024

That fixed it! Thanks a lot.

from inappstorewindow.

kgn avatar kgn commented on August 17, 2024

Ah sweet, would you mind submitting a pull request of your updated code?

from inappstorewindow.

andheiberg avatar andheiberg commented on August 17, 2024

I'm not exactly a Github ninja :) I just started exploring Github so I'm not capable of doing that yet. I tried to first add my changes, then committing and finally pushing to original master. However I get an error "The requested URL returned error: 403 while accessing https://github.com/indragiek/INAppStoreWindow.git/info/refs" and I don't know what to do from here on. I haven't forked the repo (I simply cloned it), do I need to do this in order to commit?

from inappstorewindow.

kgn avatar kgn commented on August 17, 2024

Yeah the problem is you tried to push back to the main project repo, which you don't have write access to. You would need to fork the repo, commit and push your changes to your fork, then submit a pull request. This is a simple update so I will take care of it later tonight. If you're feeling daring you can try forking/submitting, definitely worth knowing how it works :)

from inappstorewindow.

kgn avatar kgn commented on August 17, 2024

I made a sample app and wasn't able to reproduce the graphical issues you were seeing, but I still added setNeedsDisplay after setting the frame.

from inappstorewindow.

andheiberg avatar andheiberg commented on August 17, 2024

Did you try to resize the window from one side of the screen to the other in one fast movement (this makes the flaw very obvious)?

I have now successfully created a pull request with a little change that sets the left margin of the traffic lights.

from inappstorewindow.

kgn avatar kgn commented on August 17, 2024

Hmm I still can't get it to happen, oh well.

from inappstorewindow.

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.