Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Custom Font: message is not displayed completely when using custom font, or non-default font size #347

Closed
@harshitaahuja

Description

I added below code in viewdidload method in JSQDemoViewController.m .It shows starange behavior with message having even number of lines shown in screenshot.

self.collectionView.collectionViewLayout.messageBubbleFont = [UIFont fontWithName:@"HelveticaNeue-Light" size:17.0f];

ios simulator screen shot 09-jun-2014 2 49 02 pm

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions