Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Release v1.5.1

Latest
Compare
Choose a tag to compare
@michael811125 michael811125 released this 07 Nov 18:39
· 4 commits to master since this release

[1.5.1] - 2023-11-08

  • Added OnSnap method in InfiniteCell.
    public virtual void OnSnap()
  • Modified OnClick can override in InfiniteCell.
    public virtual void OnClick()