xmartlabs/XLForm

textLabel uses entire cell

Open

#739 opened on Feb 24, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Objective-C (5,786 stars) (969 forks)batch import
bughelp wanted

Description

screen shot 2016-02-24 at 12 38 56 pm

The textLabel uses the entire cell and doesn't take into account the incremental UI element to the right using constraints. When I tried to limit the min and max size of the font scaling it did scale but it would overlay on top of the increment button elements.

Contributor guide