Giter Club home page Giter Club logo

Comments (7)

mz2 avatar mz2 commented on July 19, 2024

I've hit the same issue too. Any ideas about a fix or a workaround?

from inappstorewindow.

martinjbaker avatar martinjbaker commented on July 19, 2024

I don't. I only use INAppStoreWindow for the ability to change title bar colour, so I'm probably going to abandon it and move to a textured window with custom content view.

from inappstorewindow.

Kapeli avatar Kapeli commented on July 19, 2024

I was able to fix this issue and get the buttons to show for me by disabling these 3 lines in Yosemite:

close.frame = closeFrame;
minimize.frame = minimizeFrame;
zoom.frame = zoomFrame;
.

As far as I can tell, the issue is caused by INAppStoreWindow trying to change the frame of the buttons (even if you didn't customise anything related to the window buttons). Disabling the change of frame of docIconButton might also be needed for document-based apps, not sure.

Unfortunately I don't have the time to look into this further and fix it properly (i.e. find a way to get the buttons to actually change frame reliably so they can be customised), so I can't submit a pull request.

from inappstorewindow.

mz2 avatar mz2 commented on July 19, 2024

I can confirm that your workaround works on Yosemite. I've put our version of the workaround here:
mekentosj@23e06df

This needs some further work still -- the traffic light buttons don't center again after coming back from fullscreen with this workaround in place (they do center again after the window is resized after that).

from inappstorewindow.

ingon avatar ingon commented on July 19, 2024

Maybe this could be the answer: #192

from inappstorewindow.

ingon avatar ingon commented on July 19, 2024

@indragiek & @jakepetroules this seems to affect a lot of people, do you guys think we can get this fixed/merged?

from inappstorewindow.

cparnot avatar cparnot commented on July 19, 2024

I have the same issue.

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.