mirror of
https://github.com/librekeys/gpui-component.git
synced 2026-07-28 08:00:57 -07:00
Closes #2544 ## Description PR to solve selection update on editor component. ## Screenshot ## Break Changes No breaking changes ## How to Test Execute test crates/ui/src/input/state.rs - test_set_selection ## Checklist - [x] I have read the [CONTRIBUTING](../CONTRIBUTING.md) document and followed the guidelines. - [x] Reviewed the changes in this PR and confirmed AI generated code (If any) is accurate. - [x] Passed `cargo run` for story tests related to the changes. - [x] _Tested macOS_ - [ ] , Windows and Linux platforms performance (if the change is platform-specific) --------- Co-authored-by: Jason Lee <huacnlee@gmail.com>