Scenic.Driver.Local.Cursor (scenic_driver_local v0.11.0-beta.0) View Source

Experimental library of cursors that you can use with a Nerves project.

The :cursor option must be set to true in the driver config.

Note: the implementation of cursors is pretty naive and will be much more performant in the future.

In fact, I would really recommend using cursors at this point except to test it out and provide feedback...

Link to this section Summary

Link to this section Types

Specs

t() :: :none | :crosshair | :pointer | :text | Scenic.Script.t()