Hybrid visual and textual functional programming.
Go to file
Adam Obuchowicz 32a4cc37ea Improve cursor blinking (https://github.com/enso-org/ide/pull/271)
Before blinking cursor was done by setting width to 0.0, but this leaves a very-thin line instead of disappearing cursor entirely.

This fixes this, and make the blinking by setting color to transparent instead of setting width.

Original commit: d01523fb21
2020-03-18 09:19:12 +01:00
gui Improve cursor blinking (https://github.com/enso-org/ide/pull/271) 2020-03-18 09:19:12 +01:00