fix: clicking the left and right keys no response in fullscreen.#543
Conversation
event added the key_right and key_left. pms-bug-289091
deepin pr auto review在提供的代码更改中,添加了对
通过这些改进,可以确保代码不仅功能正确,而且具有良好的性能和安全性。 |
Reviewer's Guide by SourceryThis pull request fixes a bug where the left and right arrow keys did not respond in fullscreen mode. The implementation adds handlers for the left and right arrow key events within the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey @wjyrich - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, wjyrich The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
event added the key_right and key_left.
pms-bug-289091
Summary by Sourcery
Bug Fixes: