Files
GintsandJason Lee 49d1bef84c input: Allow to set selection for input (#2545)
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>
2026-07-08 13:15:16 +00:00
..