gpui-component/crates
Jason Lee 172015f147
input: Use shape line for soft wrap lines. (#1293)
This change aim to fix the before version `shape_text` (in Element
paint) and `wrap_line` (in TextWrapper cached soft wrap map) may have
difference wrap width.

Now move to based on TextWrapper's wrap map to paint text by use
`shape_line` method.
2025-09-28 10:31:03 +08:00
..
hello_world chore: Avoid built-in tree-sitter languages in default. (#1135) 2025-08-14 18:02:27 +08:00
macros chore: Fix spelling of the word masked (#990) 2025-06-19 12:34:19 +08:00
story editor: Improve line number width by max lines. (#1291) 2025-09-25 22:21:09 +08:00
ui input: Use shape line for soft wrap lines. (#1293) 2025-09-28 10:31:03 +08:00
webview input: Use Rope for InputState. (#1208) 2025-09-05 18:20:47 +08:00
wef wef: Fixed some issues (#975) 2025-06-18 10:46:55 +08:00