solid-software / languagetool_textfield

🌐 Flutter text field that implements LanguageTool spellcheck.
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

Changed mistake pop up ui #46

Closed silverkate closed 1 year ago

silverkate commented 1 year ago

Reference vs Current Web version

image image
silverkate commented 1 year ago

About the highlighting of the corrected letters with bold text. Not sure if it's possible to implement in a simple way. See the image I've added. They do not highlight the letters there. So probably we need to discuss the implementation (in what cases we display bold letters and by what principle)

image
solid-vovabeloded commented 1 year ago

@silverkate, yeah, looks like they have a pretty tricky and inconsistent logic here. Let's skip it for now.