Skip to content

Commit 37a883f

Browse files
committed
fixed combine toggle state
1 parent bbc07a5 commit 37a883f

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

.idea/.idea.Voksel/.idea/workspace.xml

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Scenes/SampleScene.unity

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7039,9 +7039,9 @@ RectTransform:
70397039
m_Father: {fileID: 2145517887}
70407040
m_RootOrder: 0
70417041
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
7042-
m_AnchorMin: {x: 0, y: 1}
7043-
m_AnchorMax: {x: 0, y: 1}
7044-
m_AnchoredPosition: {x: 312.5, y: -59.166668}
7042+
m_AnchorMin: {x: 0, y: 0}
7043+
m_AnchorMax: {x: 0, y: 0}
7044+
m_AnchoredPosition: {x: 0, y: 0}
70457045
m_SizeDelta: {x: 250, y: 50}
70467046
m_Pivot: {x: 0.5, y: 0.5}
70477047
--- !u!114 &330703502
@@ -7099,7 +7099,7 @@ MonoBehaviour:
70997099
m_OnValueChanged:
71007100
m_PersistentCalls:
71017101
m_Calls:
7102-
- m_Target: {fileID: 0}
7102+
- m_Target: {fileID: 1312233115}
71037103
m_MethodName: setCombineToggleState
71047104
m_Mode: 1
71057105
m_Arguments:
@@ -10900,9 +10900,9 @@ RectTransform:
1090010900
m_Father: {fileID: 2145517887}
1090110901
m_RootOrder: 2
1090210902
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
10903-
m_AnchorMin: {x: 0, y: 1}
10904-
m_AnchorMax: {x: 0, y: 1}
10905-
m_AnchoredPosition: {x: 312.5, y: -193.33334}
10903+
m_AnchorMin: {x: 0, y: 0}
10904+
m_AnchorMax: {x: 0, y: 0}
10905+
m_AnchoredPosition: {x: 0, y: 0}
1090610906
m_SizeDelta: {x: 150, y: 45}
1090710907
m_Pivot: {x: 0.5, y: 0.5}
1090810908
--- !u!114 &1280761565
@@ -12651,7 +12651,7 @@ GameObject:
1265112651
m_Icon: {fileID: 0}
1265212652
m_NavMeshLayer: 0
1265312653
m_StaticEditorFlags: 0
12654-
m_IsActive: 0
12654+
m_IsActive: 1
1265512655
--- !u!224 &1656111829
1265612656
RectTransform:
1265712657
m_ObjectHideFlags: 0
@@ -12755,9 +12755,9 @@ RectTransform:
1275512755
m_Father: {fileID: 2145517887}
1275612756
m_RootOrder: 1
1275712757
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
12758-
m_AnchorMin: {x: 0, y: 1}
12759-
m_AnchorMax: {x: 0, y: 1}
12760-
m_AnchoredPosition: {x: 312.5, y: -127.5}
12758+
m_AnchorMin: {x: 0, y: 0}
12759+
m_AnchorMax: {x: 0, y: 0}
12760+
m_AnchoredPosition: {x: 0, y: 0}
1276112761
m_SizeDelta: {x: 250, y: 50}
1276212762
m_Pivot: {x: 0.5, y: 0.5}
1276312763
--- !u!114 &1703618607

0 commit comments

Comments
 (0)