cursor finally working properly and removed from render_text

This commit is contained in:
2025-09-15 20:30:26 -04:00
parent 9d659b6afd
commit 2700c31c13
15 changed files with 110 additions and 118 deletions

View File

@@ -12,4 +12,5 @@ wgpu = "26.0.1"
bytemuck = "1.23.1"
image = "0.25.6"
cosmic-text = "0.14.2"
unicode-segmentation = "1.12.0"