Skip to content

Commit 62be740

Browse files
authored
[Reviewed] [Leaderboard dialog] Remove broken resources from the default variant (#1901)
1 parent 4d7f79b commit 62be740

File tree

1 file changed

+22
-278
lines changed

1 file changed

+22
-278
lines changed

extensions/reviewed/LeaderboardDialog.json

Lines changed: 22 additions & 278 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@
99
"name": "LeaderboardDialog",
1010
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/4b89b420c0ed9c540a7f00c5735a31af0db2160679d3fab2170df3681c3ac38c_trophy.svg",
1111
"shortDescription": "Display the player score and allow to submit it to a leaderboard.",
12-
"version": "1.0.0",
12+
"version": "1.0.1",
1313
"description": "Display the player score and allow to submit it to a leaderboard.",
14-
"tags": [],
14+
"origin": {
15+
"identifier": "LeaderboardDialog",
16+
"name": "gdevelop-extension-store"
17+
},
18+
"tags": [
19+
""
20+
],
1521
"authorIds": [
1622
"IWykYNRvhCZBN3vEgKEbBPOR3Oc2"
1723
],
@@ -467,75 +473,6 @@
467473
"TopPadding": 16,
468474
"HoveredFadeOutDuration": 0.25,
469475
"LabelText": "Send"
470-
},
471-
"childrenContent": {
472-
"Hovered": {
473-
"bottomMargin": 32,
474-
"height": 106,
475-
"leftMargin": 16,
476-
"rightMargin": 16,
477-
"texture": "Yellow Button_Hovered.png",
478-
"tiled": true,
479-
"topMargin": 16,
480-
"width": 256
481-
},
482-
"Idle": {
483-
"bottomMargin": 32,
484-
"height": 106,
485-
"leftMargin": 16,
486-
"rightMargin": 16,
487-
"texture": "Yellow Button_Idle.png",
488-
"tiled": true,
489-
"topMargin": 16,
490-
"width": 256
491-
},
492-
"Label": {
493-
"bold": false,
494-
"italic": false,
495-
"smoothed": true,
496-
"underlined": false,
497-
"string": "Send",
498-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
499-
"textAlignment": "center",
500-
"characterSize": 40,
501-
"color": {
502-
"b": 42,
503-
"g": 87,
504-
"r": 139
505-
},
506-
"content": {
507-
"bold": false,
508-
"isOutlineEnabled": false,
509-
"isShadowEnabled": false,
510-
"italic": false,
511-
"outlineColor": "255;255;255",
512-
"outlineThickness": 2,
513-
"shadowAngle": 90,
514-
"shadowBlurRadius": 2,
515-
"shadowColor": "0;0;0",
516-
"shadowDistance": 4,
517-
"shadowOpacity": 127,
518-
"smoothed": true,
519-
"underlined": false,
520-
"text": "Send",
521-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
522-
"textAlignment": "center",
523-
"verticalTextAlignment": "top",
524-
"characterSize": 40,
525-
"lineHeight": 0,
526-
"color": "139;87;42"
527-
}
528-
},
529-
"Pressed": {
530-
"bottomMargin": 16,
531-
"height": 106,
532-
"leftMargin": 16,
533-
"rightMargin": 16,
534-
"texture": "Yellow Button_Pressed.png",
535-
"tiled": true,
536-
"topMargin": 32,
537-
"width": 256
538-
}
539476
}
540477
},
541478
{
@@ -565,75 +502,6 @@
565502
"TopPadding": 16,
566503
"HoveredFadeOutDuration": 0.25,
567504
"LabelText": "Restart"
568-
},
569-
"childrenContent": {
570-
"Hovered": {
571-
"bottomMargin": 32,
572-
"height": 106,
573-
"leftMargin": 16,
574-
"rightMargin": 16,
575-
"texture": "Yellow Button_Hovered.png",
576-
"tiled": true,
577-
"topMargin": 16,
578-
"width": 256
579-
},
580-
"Idle": {
581-
"bottomMargin": 32,
582-
"height": 106,
583-
"leftMargin": 16,
584-
"rightMargin": 16,
585-
"texture": "Yellow Button_Idle.png",
586-
"tiled": true,
587-
"topMargin": 16,
588-
"width": 256
589-
},
590-
"Label": {
591-
"bold": false,
592-
"italic": false,
593-
"smoothed": true,
594-
"underlined": false,
595-
"string": "Restart",
596-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
597-
"textAlignment": "center",
598-
"characterSize": 40,
599-
"color": {
600-
"b": 42,
601-
"g": 87,
602-
"r": 139
603-
},
604-
"content": {
605-
"bold": false,
606-
"isOutlineEnabled": false,
607-
"isShadowEnabled": false,
608-
"italic": false,
609-
"outlineColor": "255;255;255",
610-
"outlineThickness": 2,
611-
"shadowAngle": 90,
612-
"shadowBlurRadius": 2,
613-
"shadowColor": "0;0;0",
614-
"shadowDistance": 4,
615-
"shadowOpacity": 127,
616-
"smoothed": true,
617-
"underlined": false,
618-
"text": "Restart",
619-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
620-
"textAlignment": "center",
621-
"verticalTextAlignment": "top",
622-
"characterSize": 40,
623-
"lineHeight": 0,
624-
"color": "139;87;42"
625-
}
626-
},
627-
"Pressed": {
628-
"bottomMargin": 16,
629-
"height": 106,
630-
"leftMargin": 16,
631-
"rightMargin": 16,
632-
"texture": "Yellow Button_Pressed.png",
633-
"tiled": true,
634-
"topMargin": 32,
635-
"width": 256
636-
}
637505
}
638506
},
639507
{
@@ -744,75 +612,6 @@
744612
"TopPadding": 16,
745613
"HoveredFadeOutDuration": 0.25,
746614
"LabelText": "Back"
747-
},
748-
"childrenContent": {
749-
"Hovered": {
750-
"bottomMargin": 32,
751-
"height": 106,
752-
"leftMargin": 16,
753-
"rightMargin": 16,
754-
"texture": "Yellow Button_Hovered.png",
755-
"tiled": true,
756-
"topMargin": 16,
757-
"width": 256
758-
},
759-
"Idle": {
760-
"bottomMargin": 32,
761-
"height": 106,
762-
"leftMargin": 16,
763-
"rightMargin": 16,
764-
"texture": "Yellow Button_Idle.png",
765-
"tiled": true,
766-
"topMargin": 16,
767-
"width": 256
768-
},
769-
"Label": {
770-
"bold": false,
771-
"italic": false,
772-
"smoothed": true,
773-
"underlined": false,
774-
"string": "Restart",
775-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
776-
"textAlignment": "center",
777-
"characterSize": 40,
778-
"color": {
779-
"b": 42,
780-
"g": 87,
781-
"r": 139
782-
},
783-
"content": {
784-
"bold": false,
785-
"isOutlineEnabled": false,
786-
"isShadowEnabled": false,
787-
"italic": false,
788-
"outlineColor": "255;255;255",
789-
"outlineThickness": 2,
790-
"shadowAngle": 90,
791-
"shadowBlurRadius": 2,
792-
"shadowColor": "0;0;0",
793-
"shadowDistance": 4,
794-
"shadowOpacity": 127,
795-
"smoothed": true,
796-
"underlined": false,
797-
"text": "Restart",
798-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
799-
"textAlignment": "center",
800-
"verticalTextAlignment": "top",
801-
"characterSize": 40,
802-
"lineHeight": 0,
803-
"color": "139;87;42"
804-
}
805-
},
806-
"Pressed": {
807-
"bottomMargin": 16,
808-
"height": 106,
809-
"leftMargin": 16,
810-
"rightMargin": 16,
811-
"texture": "Yellow Button_Pressed.png",
812-
"tiled": true,
813-
"topMargin": 32,
814-
"width": 256
815-
}
816615
}
817616
},
818617
{
@@ -853,75 +652,6 @@
853652
"TopPadding": 16,
854653
"HoveredFadeOutDuration": 0.25,
855654
"LabelText": "Next"
856-
},
857-
"childrenContent": {
858-
"Hovered": {
859-
"bottomMargin": 32,
860-
"height": 106,
861-
"leftMargin": 16,
862-
"rightMargin": 16,
863-
"texture": "Yellow Button_Hovered.png",
864-
"tiled": true,
865-
"topMargin": 16,
866-
"width": 256
867-
},
868-
"Idle": {
869-
"bottomMargin": 32,
870-
"height": 106,
871-
"leftMargin": 16,
872-
"rightMargin": 16,
873-
"texture": "Yellow Button_Idle.png",
874-
"tiled": true,
875-
"topMargin": 16,
876-
"width": 256
877-
},
878-
"Label": {
879-
"bold": false,
880-
"italic": false,
881-
"smoothed": true,
882-
"underlined": false,
883-
"string": "Restart",
884-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
885-
"textAlignment": "center",
886-
"characterSize": 40,
887-
"color": {
888-
"b": 42,
889-
"g": 87,
890-
"r": 139
891-
},
892-
"content": {
893-
"bold": false,
894-
"isOutlineEnabled": false,
895-
"isShadowEnabled": false,
896-
"italic": false,
897-
"outlineColor": "255;255;255",
898-
"outlineThickness": 2,
899-
"shadowAngle": 90,
900-
"shadowBlurRadius": 2,
901-
"shadowColor": "0;0;0",
902-
"shadowDistance": 4,
903-
"shadowOpacity": 127,
904-
"smoothed": true,
905-
"underlined": false,
906-
"text": "Restart",
907-
"font": "27d4da0f7767cf3fbf14eb2c8da758dbcfc7b5038c9214d5e6ed62db6476a6e5_Chango-Regular.ttf",
908-
"textAlignment": "center",
909-
"verticalTextAlignment": "top",
910-
"characterSize": 40,
911-
"lineHeight": 0,
912-
"color": "139;87;42"
913-
}
914-
},
915-
"Pressed": {
916-
"bottomMargin": 16,
917-
"height": 106,
918-
"leftMargin": 16,
919-
"rightMargin": 16,
920-
"texture": "Yellow Button_Pressed.png",
921-
"tiled": true,
922-
"topMargin": 32,
923-
"width": 256
924-
}
925655
}
926656
},
927657
{
@@ -1244,6 +974,20 @@
1244974
"initialVariables": []
1245975
}
1246976
],
977+
"editionSettings": {
978+
"grid": false,
979+
"gridType": "rectangular",
980+
"gridWidth": 32,
981+
"gridHeight": 32,
982+
"gridOffsetX": 0,
983+
"gridOffsetY": 0,
984+
"gridColor": 10401023,
985+
"gridAlpha": 0.8,
986+
"snap": false,
987+
"zoomFactor": 1.0174418604651163,
988+
"windowMask": false,
989+
"selectedLayer": ""
990+
},
1247991
"eventsFunctions": [
1248992
{
1249993
"fullName": "",

0 commit comments

Comments
 (0)