Skip to content

Commit 2a5a0c7

Browse files
authored
Remove children overriddings that are no longer used (#904)
- Don't show in changelog
1 parent 6ed68b8 commit 2a5a0c7

File tree

31 files changed

+3
-5401
lines changed

31 files changed

+3
-5401
lines changed

examples/3d-car-coin-hunt/3d-car-coin-hunt.json

Lines changed: 0 additions & 138 deletions
Original file line numberDiff line numberDiff line change
@@ -926,75 +926,6 @@
926926
"RightPadding": 10,
927927
"PressedLabelOffsetY": 2,
928928
"LabelText": "Start"
929-
},
930-
"childrenContent": {
931-
"Hovered": {
932-
"bottomMargin": 35,
933-
"height": 128,
934-
"leftMargin": 56,
935-
"rightMargin": 35,
936-
"texture": "Orange Bubble Button_Hovered.png",
937-
"tiled": false,
938-
"topMargin": 35,
939-
"width": 256
940-
},
941-
"Idle": {
942-
"bottomMargin": 35,
943-
"height": 128,
944-
"leftMargin": 56,
945-
"rightMargin": 35,
946-
"texture": "Orange Bubble Button_Idle.png",
947-
"tiled": false,
948-
"topMargin": 35,
949-
"width": 256
950-
},
951-
"Label": {
952-
"bold": true,
953-
"italic": false,
954-
"smoothed": true,
955-
"underlined": false,
956-
"string": "Start",
957-
"font": "Poppins-Medium.ttf",
958-
"textAlignment": "center",
959-
"characterSize": 60,
960-
"color": {
961-
"b": 0,
962-
"g": 42,
963-
"r": 117
964-
},
965-
"content": {
966-
"bold": true,
967-
"isOutlineEnabled": false,
968-
"isShadowEnabled": false,
969-
"italic": false,
970-
"outlineColor": "255;255;255",
971-
"outlineThickness": 2,
972-
"shadowAngle": 90,
973-
"shadowBlurRadius": 2,
974-
"shadowColor": "0;0;0",
975-
"shadowDistance": 4,
976-
"shadowOpacity": 127,
977-
"smoothed": true,
978-
"underlined": false,
979-
"text": "Start",
980-
"font": "Poppins-Medium.ttf",
981-
"textAlignment": "center",
982-
"verticalTextAlignment": "top",
983-
"characterSize": 60,
984-
"lineHeight": 0,
985-
"color": "117;42;0"
986-
}
987-
},
988-
"Pressed": {
989-
"bottomMargin": 35,
990-
"height": 128,
991-
"leftMargin": 35,
992-
"rightMargin": 35,
993-
"texture": "Orange Bubble Button_Pressed.png",
994-
"tiled": false,
995-
"topMargin": 35,
996-
"width": 256
997-
}
998929
}
999930
},
1000931
{
@@ -1035,75 +966,6 @@
1035966
"RightPadding": 10,
1036967
"PressedLabelOffsetY": 2,
1037968
"LabelText": "Multiplayer"
1038-
},
1039-
"childrenContent": {
1040-
"Hovered": {
1041-
"bottomMargin": 35,
1042-
"height": 128,
1043-
"leftMargin": 56,
1044-
"rightMargin": 35,
1045-
"texture": "Orange Bubble Button_Hovered.png",
1046-
"tiled": false,
1047-
"topMargin": 35,
1048-
"width": 256
1049-
},
1050-
"Idle": {
1051-
"bottomMargin": 35,
1052-
"height": 128,
1053-
"leftMargin": 56,
1054-
"rightMargin": 35,
1055-
"texture": "Orange Bubble Button_Idle.png",
1056-
"tiled": false,
1057-
"topMargin": 35,
1058-
"width": 256
1059-
},
1060-
"Label": {
1061-
"bold": true,
1062-
"italic": false,
1063-
"smoothed": true,
1064-
"underlined": false,
1065-
"string": "Multiplayer",
1066-
"font": "Poppins-Medium.ttf",
1067-
"textAlignment": "center",
1068-
"characterSize": 60,
1069-
"color": {
1070-
"b": 0,
1071-
"g": 42,
1072-
"r": 117
1073-
},
1074-
"content": {
1075-
"bold": true,
1076-
"isOutlineEnabled": false,
1077-
"isShadowEnabled": false,
1078-
"italic": false,
1079-
"outlineColor": "255;255;255",
1080-
"outlineThickness": 2,
1081-
"shadowAngle": 90,
1082-
"shadowBlurRadius": 2,
1083-
"shadowColor": "0;0;0",
1084-
"shadowDistance": 4,
1085-
"shadowOpacity": 127,
1086-
"smoothed": true,
1087-
"underlined": false,
1088-
"text": "Multiplayer",
1089-
"font": "Poppins-Medium.ttf",
1090-
"textAlignment": "center",
1091-
"verticalTextAlignment": "top",
1092-
"characterSize": 60,
1093-
"lineHeight": 0,
1094-
"color": "117;42;0"
1095-
}
1096-
},
1097-
"Pressed": {
1098-
"bottomMargin": 35,
1099-
"height": 128,
1100-
"leftMargin": 35,
1101-
"rightMargin": 35,
1102-
"texture": "Orange Bubble Button_Pressed.png",
1103-
"tiled": false,
1104-
"topMargin": 35,
1105-
"width": 256
1106-
}
1107969
}
1108970
}
1109971
],

examples/3d-lane-runner/3d-lane-runner.json

Lines changed: 0 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -747,75 +747,6 @@
747747
"RightPadding": 10,
748748
"PressedLabelOffsetY": 3,
749749
"LabelText": "Start"
750-
},
751-
"childrenContent": {
752-
"Hovered": {
753-
"bottomMargin": 50,
754-
"height": 128,
755-
"leftMargin": 37,
756-
"rightMargin": 32,
757-
"texture": "Yellow Jelly Button_Hovered.png",
758-
"tiled": false,
759-
"topMargin": 50,
760-
"width": 256
761-
},
762-
"Idle": {
763-
"bottomMargin": 50,
764-
"height": 128,
765-
"leftMargin": 37,
766-
"rightMargin": 32,
767-
"texture": "Yellow Jelly Button_Idle.png",
768-
"tiled": false,
769-
"topMargin": 50,
770-
"width": 256
771-
},
772-
"Label": {
773-
"bold": true,
774-
"italic": false,
775-
"smoothed": true,
776-
"underlined": false,
777-
"string": "Start",
778-
"font": "Rubik-Regular.ttf",
779-
"textAlignment": "center",
780-
"characterSize": 80,
781-
"color": {
782-
"b": 0,
783-
"g": 42,
784-
"r": 117
785-
},
786-
"content": {
787-
"bold": true,
788-
"isOutlineEnabled": false,
789-
"isShadowEnabled": false,
790-
"italic": false,
791-
"outlineColor": "255;255;255",
792-
"outlineThickness": 2,
793-
"shadowAngle": 90,
794-
"shadowBlurRadius": 2,
795-
"shadowColor": "0;0;0",
796-
"shadowDistance": 4,
797-
"shadowOpacity": 127,
798-
"smoothed": true,
799-
"underlined": false,
800-
"text": "Start",
801-
"font": "Rubik-Regular.ttf",
802-
"textAlignment": "center",
803-
"verticalTextAlignment": "top",
804-
"characterSize": 80,
805-
"lineHeight": 0,
806-
"color": "117;42;0"
807-
}
808-
},
809-
"Pressed": {
810-
"bottomMargin": 50,
811-
"height": 128,
812-
"leftMargin": 37,
813-
"rightMargin": 32,
814-
"texture": "Yellow Jelly Button_Pressed.png",
815-
"tiled": false,
816-
"topMargin": 50,
817-
"width": 256
818-
}
819750
}
820751
}
821752
],

examples/3d-racing-game/3d-racing-game.json

Lines changed: 0 additions & 138 deletions
Original file line numberDiff line numberDiff line change
@@ -4656,75 +4656,6 @@
46564656
"TopPadding": 16,
46574657
"HoveredFadeOutDuration": 0.25,
46584658
"LabelText": "Level"
4659-
},
4660-
"childrenContent": {
4661-
"Hovered": {
4662-
"bottomMargin": 32,
4663-
"height": 106,
4664-
"leftMargin": 16,
4665-
"rightMargin": 16,
4666-
"texture": "Grey Button_Hovered.png",
4667-
"tiled": true,
4668-
"topMargin": 16,
4669-
"width": 256
4670-
},
4671-
"Idle": {
4672-
"bottomMargin": 32,
4673-
"height": 106,
4674-
"leftMargin": 16,
4675-
"rightMargin": 16,
4676-
"texture": "Grey Button_Idle.png",
4677-
"tiled": true,
4678-
"topMargin": 16,
4679-
"width": 256
4680-
},
4681-
"Label": {
4682-
"bold": false,
4683-
"italic": false,
4684-
"smoothed": true,
4685-
"underlined": false,
4686-
"string": "Level",
4687-
"font": "",
4688-
"textAlignment": "center",
4689-
"characterSize": 60,
4690-
"color": {
4691-
"b": 79,
4692-
"g": 72,
4693-
"r": 72
4694-
},
4695-
"content": {
4696-
"bold": false,
4697-
"isOutlineEnabled": false,
4698-
"isShadowEnabled": false,
4699-
"italic": false,
4700-
"outlineColor": "255;255;255",
4701-
"outlineThickness": 2,
4702-
"shadowAngle": 90,
4703-
"shadowBlurRadius": 2,
4704-
"shadowColor": "0;0;0",
4705-
"shadowDistance": 4,
4706-
"shadowOpacity": 127,
4707-
"smoothed": true,
4708-
"underlined": false,
4709-
"text": "Level",
4710-
"font": "",
4711-
"textAlignment": "center",
4712-
"verticalTextAlignment": "top",
4713-
"characterSize": 60,
4714-
"lineHeight": 0,
4715-
"color": "72;72;79"
4716-
}
4717-
},
4718-
"Pressed": {
4719-
"bottomMargin": 16,
4720-
"height": 106,
4721-
"leftMargin": 16,
4722-
"rightMargin": 16,
4723-
"texture": "Grey Button_Pressed.png",
4724-
"tiled": true,
4725-
"topMargin": 32,
4726-
"width": 256
4727-
}
47284659
}
47294660
},
47304661
{
@@ -4743,75 +4674,6 @@
47434674
"TopPadding": 16,
47444675
"HoveredFadeOutDuration": 0.25,
47454676
"LabelText": "???"
4746-
},
4747-
"childrenContent": {
4748-
"Hovered": {
4749-
"bottomMargin": 32,
4750-
"height": 106,
4751-
"leftMargin": 16,
4752-
"rightMargin": 16,
4753-
"texture": "Grey Button_Hovered.png",
4754-
"tiled": true,
4755-
"topMargin": 16,
4756-
"width": 256
4757-
},
4758-
"Idle": {
4759-
"bottomMargin": 32,
4760-
"height": 106,
4761-
"leftMargin": 16,
4762-
"rightMargin": 16,
4763-
"texture": "Grey Button_Idle.png",
4764-
"tiled": true,
4765-
"topMargin": 16,
4766-
"width": 256
4767-
},
4768-
"Label": {
4769-
"bold": false,
4770-
"italic": false,
4771-
"smoothed": true,
4772-
"underlined": false,
4773-
"string": "???",
4774-
"font": "",
4775-
"textAlignment": "center",
4776-
"characterSize": 60,
4777-
"color": {
4778-
"b": 79,
4779-
"g": 72,
4780-
"r": 72
4781-
},
4782-
"content": {
4783-
"bold": false,
4784-
"isOutlineEnabled": false,
4785-
"isShadowEnabled": false,
4786-
"italic": false,
4787-
"outlineColor": "255;255;255",
4788-
"outlineThickness": 2,
4789-
"shadowAngle": 90,
4790-
"shadowBlurRadius": 2,
4791-
"shadowColor": "0;0;0",
4792-
"shadowDistance": 4,
4793-
"shadowOpacity": 127,
4794-
"smoothed": true,
4795-
"underlined": false,
4796-
"text": "???",
4797-
"font": "",
4798-
"textAlignment": "center",
4799-
"verticalTextAlignment": "top",
4800-
"characterSize": 60,
4801-
"lineHeight": 0,
4802-
"color": "72;72;79"
4803-
}
4804-
},
4805-
"Pressed": {
4806-
"bottomMargin": 16,
4807-
"height": 106,
4808-
"leftMargin": 16,
4809-
"rightMargin": 16,
4810-
"texture": "Grey Button_Pressed.png",
4811-
"tiled": true,
4812-
"topMargin": 32,
4813-
"width": 256
4814-
}
48154677
}
48164678
},
48174679
{

0 commit comments

Comments
 (0)