gpui-component/crates/story
Jason Lee b97abd6394
input: Fix auto-grow height. (#865)
Fix #864 

Updated InputState API to split `single_line`, `multi_line` and
`auto_grow`.

The `InputState::new` for default single_line, and added `multi_line`
and `auto_grow` to change other mode.

### With no wrap

https://github.com/user-attachments/assets/22a8f0d6-e264-4f39-bb30-386a41975d2b

### With soft wrap

https://github.com/user-attachments/assets/b71f0fb1-5937-470b-a278-8b1de7cfd7d7
2025-05-19 19:26:27 +08:00
..
examples dock: Show keybinding for ToggleZoom menu and button. (#861) 2025-05-17 22:23:45 +08:00
src input: Fix auto-grow height. (#865) 2025-05-19 19:26:27 +08:00
Cargo.toml gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00