parent
9f293eba7e
commit
df3ff02bd5
|
@ -181,6 +181,7 @@ namespace UnityEngine.UI.Extensions
|
||||||
DistributePages();
|
DistributePages();
|
||||||
if (MaskArea) UpdateVisible();
|
if (MaskArea) UpdateVisible();
|
||||||
SetScrollContainerPosition();
|
SetScrollContainerPosition();
|
||||||
|
OnCurrentScreenChange(_currentPage);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void OnRectTransformDimensionsChange()
|
private void OnRectTransformDimensionsChange()
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: 11b8dea2802a80b4390c55681c85d24f
|
|
||||||
folderAsset: yes
|
|
||||||
timeCreated: 1483877637
|
|
||||||
licenseType: Free
|
|
||||||
DefaultImporter:
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
Loading…
Reference in New Issue