Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customise label height in Objective C #14

Closed
Mamtak1811 opened this issue Sep 4, 2017 · 4 comments
Closed

Customise label height in Objective C #14

Mamtak1811 opened this issue Sep 4, 2017 · 4 comments

Comments

@Mamtak1811
Copy link

I want each label to have text as "Order Recieved", "Placed at Restaurant", etc. These are relatively bigger labels so they should be set to 0 lines so that they can be viewed in the same width as allocated but text should be on multiple lines so as to view whole text. How is that possible?

@spromicky
Copy link
Owner

It's needs improvements for such case. I'll do it in next release. Or if you want you can contribute this changes.

@Macbiont
Copy link

@Mamtak1811 did you already implement multiline CATextLayers?

@Mamtak1811
Copy link
Author

Mamtak1811 commented Oct 30, 2017

No, I haven't implemented multiline labels. I reduced the required text to be shown in each label instead.

@spromicky
Copy link
Owner

Implemented in 1.1.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants