Rukkaitto / mobichan

A 4chan app made with Flutter.
Apache License 2.0
41 stars 6 forks source link

Comment text field is slow and janky #43

Closed Rukkaitto closed 2 years ago

Rukkaitto commented 2 years ago

It's because of the way I've linked it with the PostFormCubit. The content of the textfield and the cursor position are updated on every keystroke.