mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-17 23:56:55 +00:00
9558da8681
ShapedLines are never wrapped, whereas WrappedLines are optionally wrapped if they are associated with a wrap width. I tried to combine everything because wrapping is inherently optional for the Text element, but we have a bunch of APIs that don't make sense on a line that may wrap, so we need a distinct type for that case. |
||
---|---|---|
.. | ||
docs | ||
src | ||
build.rs | ||
Cargo.toml |