slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
17.56k stars 604 forks source link

bug: {} is added despite the position of cursor #4125

Closed std-microblock closed 11 months ago

std-microblock commented 11 months ago

image image

ogoffart commented 11 months ago

Thanks for the bug report.

This was solved in the version 1.3.0 for the Slint extension by https://github.com/slint-ui/slint/pull/3717 (It appears from #4127 that you are using an older extension)