From db56f98f7be5f637eb49997d61367edc592409f6 Mon Sep 17 00:00:00 2001 From: kou_yeung Date: Sat, 18 May 2019 20:08:03 +0900 Subject: [PATCH] add contenttype:emailaddress inputfield --- Assets/Scenes/SampleScene.unity | 4 ++-- ProjectSettings/ProjectVersion.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index a3f75e7..271789b 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -317,7 +317,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -243, y: -114} + m_AnchoredPosition: {x: -243, y: -170} m_SizeDelta: {x: 272.5, y: 33.9} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &181394221 @@ -3799,7 +3799,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -243, y: -166} + m_AnchoredPosition: {x: -243, y: -233} m_SizeDelta: {x: 272.5, y: 33.9} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1976214887 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 0ad334d..d3be9e4 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1 +1 @@ -m_EditorVersion: 2017.4.16f1 +m_EditorVersion: 2017.4.27f1