From 9c8bd3ed10443f7115bfc0f76346e4513799f706 Mon Sep 17 00:00:00 2001 From: lorenzo-ranciaffi <41125365+lorenzo-ranciaffi@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:50:06 +0100 Subject: [PATCH 1/2] fix: block camera reel input in passport (#3110) --- Explorer/Assets/DCL/Passport/PassportController.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Explorer/Assets/DCL/Passport/PassportController.cs b/Explorer/Assets/DCL/Passport/PassportController.cs index 9e9c1d3ea5..65f84dfe3f 100644 --- a/Explorer/Assets/DCL/Passport/PassportController.cs +++ b/Explorer/Assets/DCL/Passport/PassportController.cs @@ -196,7 +196,7 @@ protected override void OnViewShow() else OpenBadgesSection(inputData.BadgeIdSelected); - inputBlock.Disable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER); + inputBlock.Disable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER, InputMapComponent.Kind.IN_WORLD_CAMERA); viewInstance!.ErrorNotification.Hide(true); @@ -207,7 +207,7 @@ protected override void OnViewClose() { passportErrorsController!.Hide(true); - inputBlock.Enable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER); + inputBlock.Enable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER, InputMapComponent.Kind.IN_WORLD_CAMERA); characterPreviewController!.OnHide(); From 4006a46b3d08f33014facb21b14ae2323e6a40d2 Mon Sep 17 00:00:00 2001 From: Romina Marchetti Date: Tue, 14 Jan 2025 10:20:37 -0300 Subject: [PATCH 2/2] Update UI Text Localization Table_en.asset --- .../Localization Tables/UI Text Localization Table_en.asset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset b/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset index 81cc99b273..56046e7b38 100644 --- a/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset +++ b/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset @@ -37,7 +37,7 @@ MonoBehaviour: m_Metadata: m_Items: [] - m_Id: 136891422374617088 - m_Localized: Camera Reel + m_Localized: Gallery m_Metadata: m_Items: [] references: