Skip to content

v2.7.0

Compare
Choose a tag to compare
@wbotelhos wbotelhos released this 13 Nov 06:25
· 250 commits to main since this release

Fixes

  • Function move was losing precision with float with more then one digit;
  • Function move was losing the saved options data;
  • With half enable, mousemove was not changing to full star after 0.5 point;
  • With half enable, score field was receiving precision value. (reported by hoangnham01)

Changes

  • If you returns false into click callback, the action will be prevented;
  • When precision is on it won't force targetType to be score anymore.

News

  • Added support to float hints;