Skip to content

Commit c9043ba

Browse files
committed
Reordered indicators to be on top of all other UI as suggested during review to make it easier to see action indicators during menu or rebinding
1 parent 1877c5b commit c9043ba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Assets/Samples/RebindingUI/RebindingUISampleScene.unity

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ PrefabInstance:
501501
- target: {fileID: 690190895482579582, guid: f25dcd618d3acd64795bf8bb32edb6c9,
502502
type: 3}
503503
propertyPath: m_Text
504-
value: Options
504+
value: Start
505505
objectReference: {fileID: 0}
506506
- target: {fileID: 6680292650503350822, guid: f25dcd618d3acd64795bf8bb32edb6c9,
507507
type: 3}
@@ -2553,7 +2553,7 @@ PrefabInstance:
25532553
- target: {fileID: 4072204658071074964, guid: 0648a5c163cef41038b804a34b4b80e7,
25542554
type: 3}
25552555
propertyPath: m_Text
2556-
value: Cancel
2556+
value: ScrollWheel
25572557
objectReference: {fileID: 0}
25582558
- target: {fileID: 8586258032687207620, guid: 0648a5c163cef41038b804a34b4b80e7,
25592559
type: 3}
@@ -2975,7 +2975,7 @@ PrefabInstance:
29752975
- target: {fileID: 690190895482579582, guid: f25dcd618d3acd64795bf8bb32edb6c9,
29762976
type: 3}
29772977
propertyPath: m_Text
2978-
value: Circle
2978+
value: B
29792979
objectReference: {fileID: 0}
29802980
- target: {fileID: 6680292650503350822, guid: f25dcd618d3acd64795bf8bb32edb6c9,
29812981
type: 3}
@@ -3257,10 +3257,10 @@ RectTransform:
32573257
m_Children:
32583258
- {fileID: 627267986}
32593259
- {fileID: 1617608009}
3260-
- {fileID: 2040634063}
32613260
- {fileID: 508436406}
32623261
- {fileID: 1106689462}
32633262
- {fileID: 5139313}
3263+
- {fileID: 2040634063}
32643264
m_Father: {fileID: 0}
32653265
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
32663266
m_AnchorMin: {x: 0, y: 0}
@@ -3647,7 +3647,7 @@ PrefabInstance:
36473647
- target: {fileID: 690190895482579582, guid: f25dcd618d3acd64795bf8bb32edb6c9,
36483648
type: 3}
36493649
propertyPath: m_Text
3650-
value: R2
3650+
value: RT
36513651
objectReference: {fileID: 0}
36523652
- target: {fileID: 6680292650503350822, guid: f25dcd618d3acd64795bf8bb32edb6c9,
36533653
type: 3}
@@ -4646,7 +4646,7 @@ PrefabInstance:
46464646
- target: {fileID: 690190895482579582, guid: f25dcd618d3acd64795bf8bb32edb6c9,
46474647
type: 3}
46484648
propertyPath: m_Text
4649-
value: Esc
4649+
value: Escape
46504650
objectReference: {fileID: 0}
46514651
- target: {fileID: 6680292650503350822, guid: f25dcd618d3acd64795bf8bb32edb6c9,
46524652
type: 3}

0 commit comments

Comments
 (0)