Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@peterobbin peterobbin released this 15 Mar 21:40
· 2 commits to main since this release
57b58a1

Bug Fixes:

  • Capture touch for drag/release/cancel
  • Only capture touch events if getIsCapturingTouch() == true
  • Fixes a bug where calcScaleToFit() was incorrect for 2D vectors when using FitMode::FIT and COVER.

Additional Changes:

  • Note Mac support and C++14 requirement in README.md