Skip to content

Releases: Haruma-K/FancyCarouselView

v1.1.6

16 Aug 10:12
Compare
Choose a tag to compare
  • Reset position when cleanup is called.
  • Related Issue: #12

v1.1.5

29 Jun 12:06
Compare
Choose a tag to compare
  • Fixed an issue where auto-scroll does not work when switching the GameObject's active state.
  • Related Issue: #10

  • GameObjectのActive状態を切り替えた時にオートスクロールが効かなくなる不具合を修正
  • 関連Issue: #10

v1.1.4

29 Apr 15:38
Compare
Choose a tag to compare

Fix delgate

v1.1.3

29 Apr 15:23
Compare
Choose a tag to compare

Made it possible to call Setup multiple times.

v1.1.2

19 Mar 13:52
Compare
Choose a tag to compare

Fix a bug where dragging is not work when pinching on a mobile device.

v1.1.1

28 Aug 09:28
Compare
Choose a tag to compare
  • Make some properties public.
  • Fix a bug that the cell spacing was not correct.

  • いくつかのプロパティをpublicにしました
  • 縦方向のスクロール時にセルの間隔が正常に反映されていない不具合を修正しました

v1.1.0

30 Jun 03:22
a213f44
Compare
Choose a tag to compare
  • Added the feature to scroll to the index of the progress element clicked on.

  • クリックしたprogress elementのインデックスに遷移する機能を追加。

v1.0.4

29 Jun 09:46
Compare
Choose a tag to compare

Fixed autoscrolling bug.

v1.0.3

02 Nov 11:18
Compare
Choose a tag to compare
  • Update the workflow with Scroll View.

v1.0.2

01 Nov 15:35
Compare
Choose a tag to compare
  • Fixed to work property when under the scroll rect.