Skip to content

Conversation

@nikclayton
Copy link
Contributor

Previous code set doOnTextChanged listener for the content warning after the initial value had been set. This meant the initial content warning text was not included when calculating the status' initial length.

Fix that by setting the listener before the text is set.

Fixes #815

…rning

Previous code set `doOnTextChanged` listener for the content warning
*after* the initial value had been set. This meant the initial content
warning text was not included when calculating the status' initial
length.

Fix that by setting the listener before the text is set.

Fixes pachli#815
@nikclayton nikclayton merged commit 311e451 into pachli:main Jul 14, 2024
@nikclayton nikclayton deleted the 815-cw-and-character-limit branch July 14, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Character limit calculated wrong on CW replies

1 participant