Skip to content

Releases: StefanGentz/iCursor

iCursor Pre-Release Build 1

27 Nov 16:01
f23a5e0
Compare
Choose a tag to compare
Pre-release

The first pre-release version of iCursor for the web.
Simulates Apple’s iPadOS cursor by doing the following:

  • removing the normal cursor,
  • adding CSS classes for the cursor,
  • adding a div for the cursor to the webpage,
  • adding an event to get the cursors current position,
  • adding specific behavior for hovering over text,
  • adding smooth transitions between pointer and text cursor,
  • adding an idle-state so that the cursor fades away when not moved and comes back if moved.