pub fn set_cursor( project: RwSignal<Option<EditProject>>, history: StoredValue<Option<History>>, cursor: CursorConfig, )
Set the cursor styling config (size / smoothing / ripples / etc.).