xmartlabs/XLForm

textLabel uses entire cell

Open

#739 geöffnet am 24. Feb. 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Objective-C (969 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (5.786 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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