gpui-component/crates/story
Jason Lee 6569bead8b
input: Fix horizontal scrolling offset. (#1191)
Continue #1131 to fix some scroll offset details.

- Keep line number at left.
- Show scrollbar next the line_numbers right side.
- Fix scroll_size calculate issue that will always show vertical
scrollbar, even not have enough contents.

<img width="888" height="641" alt="image"
src="https://github.com/user-attachments/assets/5d388377-3f6d-4530-b837-6c719e1eb48f"
/>
2025-09-02 14:46:28 +08:00
..
examples input: Fix horizontal scrolling offset. (#1191) 2025-09-02 14:46:28 +08:00
src input: Add to support horizontal scrolling to multi-line text. (#1131) 2025-09-01 12:33:21 +08:00
Cargo.toml chore: Avoid built-in tree-sitter languages in default. (#1135) 2025-08-14 18:02:27 +08:00