cell cursor trail

This commit is contained in:
Ryan Fleury
2025-11-07 13:20:57 -08:00
parent 0c7630e41c
commit 0549f670c3
2 changed files with 23 additions and 0 deletions
+1
View File
@@ -3373,6 +3373,7 @@ rd_cell(RD_CellParams *params, String8 string)
{
ProfBeginFunction();
Temp scratch = scratch_begin(0, 0);
B32 do_cursor_trail = rd_setting_b32_from_name(str8_lit("cursor_trail"));
//////////////////////////////
//- rjf: unpack visual metrics