Fixing Vertical snap too

pull/413/head
Simon (darkside) Jackson 2020-09-25 16:02:03 +01:00
parent 3427cb8442
commit 2c2a605f79
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ namespace UnityEngine.UI.Extensions
}
}
if (UseHardSwipe) return;
CurrentPage = GetPageforPosition(_screensContainer.anchoredPosition);
//If the container is moving check if it needs to settle on a page