KittyCAD / modeling-app

The KittyCAD modeling app.
https://kittycad.io/modeling-app/download
MIT License
400 stars 33 forks source link

Provide option to disable blinking cursor #1451

Closed alteous closed 5 months ago

alteous commented 8 months ago

There is a configuration option: https://codemirror.net/docs/ref/#view.drawSelection^config.cursorBlinkRate

Irev-Dev commented 7 months ago

Note we're actually using @uiw/react-codemirror but there should be away to pass config options through.

Irev-Dev commented 5 months ago

I think #2065 resolved this,

Feel free to open again if I got that wrong.