You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem to Solve
In most text editing use cases, there should be some visual indicator to shift from insert mode to overtype mode. Having the ability to change the look of the cursor can create that visual indication to a user. This can be changing the shape: box, I-beam, underscore or the blink frequency.
Tasks
A. add an Action that changes the cursor shape
B. add an Action that updates the cursor blink frequency (blink / noblink)
The text was updated successfully, but these errors were encountered:
imdaveho
added
ergonomics
Enhancing API for simplicity, efficiency, and clarity without being too clever
and removed
ergonomics
Enhancing API for simplicity, efficiency, and clarity without being too clever
labels
Nov 6, 2019
Problem to Solve
In most text editing use cases, there should be some visual indicator to shift from
insert
mode toovertype
mode. Having the ability to change the look of the cursor can create that visual indication to a user. This can be changing the shape: box, I-beam, underscore or the blink frequency.Tasks
Action
that changes the cursor shapeAction
that updates the cursor blink frequency (blink / noblink)The text was updated successfully, but these errors were encountered: