3 Commits

Author SHA1 Message Date
6f0a1dfc54 refactor(builder): No exception when maxlen < 3
The check of the maxlen and ellipsis condition was also moved to the
label creation, this way get_label_text doesn't need to care about the
restrictions placed on maxlen and ellipsis
2018-05-07 00:08:34 +02:00
1725b71433 fix(builder): Respect label-ellipsis option 2018-05-06 21:59:40 +02:00
32426925b2 refactor(builder): Add failing test for ellipsis
Adds failing tests for the bug described in #1194
2018-04-29 00:17:26 +02:00