Giter Club home page Giter Club logo

Comments (3)

claudenobs avatar claudenobs commented on June 19, 2024

just a quick note: this only affects the visibility of the document name. Version controls as well as the path control & document icon show up correctly. UI also works as expected.
nsThemedFrame draws the title into its background in _drawTitleStringIn:. this is private api.

from inappstorewindow.

indragiek avatar indragiek commented on June 19, 2024

This is a known issue. We put the title bar view over the theme frame's background, so the default title won't be visible. Only way to solve this is to draw the title manually into the view. This doesn't affect the path control and other widgets because they are placed above the title bar view. I initially didn't plan on having INAppStoreWindow supporting titles, but I suppose they do make sense for document based apps.

I'll implement title drawing if I have some free time. In the meanwhile, if this is an urgent need then you may find it quicker to implement yourself :) If you do, a pull request would be much appreciated!

from inappstorewindow.

indragiek avatar indragiek commented on June 19, 2024

Title bar drawing has been implemented in #90. This should solve this 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.