Skip to content

Instantly share code, notes, and snippets.

@nathansobo
Created November 30, 2015 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathansobo/2197074cc5c2cd03fbf3 to your computer and use it in GitHub Desktop.
Save nathansobo/2197074cc5c2cd03fbf3 to your computer and use it in GitHub Desktop.
VerticalLinePositionIndex
insertBlock(row, height) // return id
updateBlock(id, height)
destroyBlock(id)
splice(startRow, oldExtent, newExtent)
verticalPixelPositionForRow(row)
rowForVerticalPixelPosition(verticalPixelPosition) ->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment