mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:28:12 +00:00
![]() This commit also adds the concept of "anchored" styles, which are applied to a specific part of the line, and are tracked to always stay applied to that specific part. Inserting text in the middle of an anchored style extends it, and removing the styled substring causes the style to be removed as well. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Editor.cpp | ||
Editor.h | ||
Span.h | ||
Style.h |