Giter Club home page Giter Club logo

Comments (4)

iGriever avatar iGriever commented on July 17, 2024

It would be enough to set the minimumScaleFactor for the internal title label, which actually I didn't. Will fix on next release, thanks. Anyway, consider that for a good appearance the title is intended to be short, considering it involves only one row.

from twsreleasenotesview.

 avatar commented on July 17, 2024

I agree with you with the fact the title must be short. I encountered this problem with development version of an app as the version number is quite long : v1.2.3-alpha build xxx for example.
Furthermore this could be helpful for larger screen display: developer fix a font size for the larger screen that is downsize for shorter screen.

I've notice that the view length does not adapt on larger screen: on iPad I expected the view to be larger. I open an issue for that point.

from twsreleasenotesview.

 avatar commented on July 17, 2024

Maybe the version information should be separate from the title. For example center right above the title.
What do you think of this idea ?

from twsreleasenotesview.

iGriever avatar iGriever commented on July 17, 2024

I set the number of lines for the title label to 2. You can now set as a title string a text which contain a new line character, in order to break the title whatever you want:

    TWSReleaseNotesView *releaseNotesView = [TWSReleaseNotesView viewWithReleaseNotesTitle:[NSString stringWithFormat:@"What's new in version\n%@:", currentAppVersion] text:@"ā€¢ Create custom stations of your favorite podcasts that update automatically with new episodes\nā€¢ Choose whether your stations begin playing with the newest or oldest unplayed episode" closeButtonTitle:@"Close"];

from twsreleasenotesview.

Related Issues (18)

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.