91fbc16ee2
Prior to this commit, setting `charLimit` on `StatusInput` would only have a visual effect (rendering the char limit), however it wouldn't actually enforce this limit. This was by intended behaviour, because we wanted to leave some room for possible validators to kick in (for example a max length validator). If however the char limit is enforce, such a validator would never kick in. There seems to be consensus in the team that the limit should be enforced though. This commit enables that. |
||
---|---|---|
.. | ||
StatusQ | ||
app | ||
fonts | ||
i18n | ||
imports | ||
shared/status | ||
generate-rcc.go | ||
main.qml | ||
nim-status-client.pro |