-
Notifications
You must be signed in to change notification settings - Fork 55
fix: clip ListView content to prevent overflow in NotifyView #1393
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
Conversation
Added clip property to ListView to ensure notifications stay within visible bounds during Tab navigation. Log: clip ListView content to prevent overflow in NotifyView pms: BUG-345543
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds clipping to the notification ListView in NotifyView to prevent its content from visually overflowing the view bounds during navigation between tabs. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
deepin pr auto review我来对这个diff进行审查:
总结: |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 18202781743, wyu71 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 |
|
/forcemerge |
|
This pr force merged! (status: unstable) |
Added clip property to ListView to ensure notifications stay within visible bounds during Tab navigation.
Log: clip ListView content to prevent overflow in NotifyView
pms: BUG-345543
Summary by Sourcery
Bug Fixes: