Skip to content

1.2.4

Compare
Choose a tag to compare
@gaiuszzang gaiuszzang released this 19 Jul 09:31
· 4 commits to main since this release
c2c92e3

Add swipeGestureEnabled parameter, CorrectedOffset

  • Add swipeGestureEnabled parameter : User can enable/disable swipe gesture
  • Add CorrectedOffset for bugfix
    There is an issue where the status update does not work if the offset has an error of less than 5 decimal places.
    To fix this, we added a correctedOffset variable that discards less than 4 decimal places.