opfo / app

An iOS app for the EDA397 course made at Chalmers in the spring of 2013.
7 stars 1 forks source link

Bodytext in posts doesn't show if it's short #45

Closed makxan closed 11 years ago

makxan commented 11 years ago

If the text in the body of a post is short it will not show up in the postBodyView. It may be the case that the height is set too low.

To see the problem:

  1. Search for the question: "Validation for AlphaNumeric and Line break"
  2. The question have one answer:

    @""^[A-Za-z0-9\n\r_ ()'-]+$""; worked for me.\n But it's not visible in the view. I get the same problem if I post new answers or questions which are short as well.

gothma commented 11 years ago

Works in my branch feature/style-css , will merge soon

@makxan I've published my branch. Can you confirm, that it's gone there? Also have added my HTML to the user profile and optimized font there

makxan commented 11 years ago

@gothma It's still not working on my screen :/ Strange problem, but we can look on it tomorrow, as long as it works on your computers when we show the app for Emil :)

gothma commented 11 years ago

Here's how it looks in the simulator on different screen sizes. Do you have Avenir Next as font? Otherwise you haven't looked at it in my branch

ios simulator screen shot 16 maj 2013 21 07 01 ios simulator screen shot 16 maj 2013 21 07 26

makxan commented 11 years ago

Now when I checked your branch it works. We just need to check how it looks after your branch is merged to master:)

gothma commented 11 years ago

Sure thing, will merge when my alcohol level is below 0.5

On 16 maj 2013, at 21:55, Marcus Johansson notifications@github.com wrote:

Now when I checked your branch it works. We just need to check how it looks after your branch is merged to master:)

— Reply to this email directly or view it on GitHub.

makxan commented 11 years ago

Haha, sounds good, safety first :D