gpui-component/crates
Jason Lee 68de692290
input: Fix to position cursor at correct offset on mouse down or select. (#580)
Ref: https://github.com/zed-industries/zed/pull/23603

---

## TODO

Here still have a little bug in multiple lines and soft wrapped line.
Only the first line can get correct position, the wrapped line is always
got the offset +1, so the first char of that soft wrapped line, we can't
position the cursor at the first.
2025-01-24 22:57:24 +08:00
..
story table: Add measure to table. (#577) 2025-01-24 18:59:01 +08:00
ui input: Fix to position cursor at correct offset on mouse down or select. (#580) 2025-01-24 22:57:24 +08:00