xmartlabs/XLForm

textLabel uses entire cell

Open

#739 aberto em 24 de fev. de 2016

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Objective-C (969 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (5.786 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador