-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: block camera reel input in passport #3110
Conversation
Windows and Mac build successfull in Unity Cloud! You can find a link to the downloadable artifact below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ Working as intended on Windows
The regression also included:
- Check that the searchabar on Map keeps working
- Check that the search on Backpack keeps working
- Test other sections of My Profile to check that, by pressing C, everything remains normal
- Tested after a picture was taken (the shortcut used)
- Used other keys that can be used for the camera too
13.01.2025_15.24.39_REC.mp4
13.01.2025_15.26.45_REC.mp4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 Fix verified on Max. Pressing either K
or C
don't trigger the camera/reel while typing:
- On the profile info
- Backpack search bar
- Map Search bar
- chat inputs
- Camera Hotkeys are working as expected.
kc.mp4
* fix: block camera reel input in passport (#3110) * Update UI Text Localization Table_en.asset --------- Co-authored-by: lorenzo-ranciaffi <41125365+lorenzo-ranciaffi@users.noreply.github.com>
What does this PR change?
Block camera reel inputs (
K
andC
) while the passport is openHow to test the changes?
K
orC
no action is triggered and you can normally write textOur Code Review Standards
https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md