xmartlabs/XLForm

textLabel uses entire cell

Open

#739 ouverte le 24 févr. 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Objective-C (969 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (5 786 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur