rahuliyer95 / iShowcase

Highlight the best parts of your application
MIT License
65 stars 25 forks source link

Long labels are truncated #11

Closed nickoffff closed 7 years ago

nickoffff commented 7 years ago

In version 2.1 long label was not broken to new line. It was possible to overcome this with manually added new lines. But after the last update (2.2) long labels are simply truncated.

rahuliyer95 commented 7 years ago

Can you please share a screenshot

rahuliyer95 commented 7 years ago

This is what I got on testing with the iPhone 7 Plus simulator

simulator screen shot 09-dec-2016 7 41 04 pm

nickoffff commented 7 years ago

This is what I have on iPhone 5s.

img_0059

rahuliyer95 commented 7 years ago

What is the complete sentence for "You can delete an answer..." ?

nickoffff commented 7 years ago

The first one is: "Delete your answer". The second one is "You can delete an answer if you don't like it". As far as I can observe, it has something to do with the position of the view. If I place the same showcase to the similar view on the left side, it works then.