mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
![]() We calculate the cursor position as byte offset in the utf-8 encoded string, while Qt expects an index in the utf-16 encoded QString. When those differ, the cursor is rendered at the wrong location. Fixes #363 |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
key_generated.rs | ||
lib.rs | ||
qt_window.rs | ||
widgets.rs |