Skip to content

0.0.9

Latest
Compare
Choose a tag to compare
@FabianTerhorst FabianTerhorst released this 04 Nov 15:18
· 1 commit to master since this release

Comparison and Item lookup improvements, thanks to @cameronwhite08

  • Find a drawing item clicked by a region (circle)
  • Provide the original shape of an item to make it identifiable on click
  • Iterate the drawing items in reverse when looking up item for click event (items drawn front-to-back)
  • Compare Paths and Points for value equality