Scroll Snap not Initialized Correctly if Rotated

Issue #9 resolved
Beka Westberg repo owner created an issue

Problem Statement

If the scroll snap's RectTransform is rotated it will not be initialized correctly.

Steps to Reproduce

  1. Create a Directional Scroll Snap.
  2. Set the content's size to (0, 0).
  3. Hit play, and observe how the items have moved.

Additional Information

Probably has something to do with ResizeContent() ?

Comments (1)

  1. Log in to comment