sync: from linuxdeepin/dde-session-shell#437
Conversation
Reviewer's GuideThis PR syncs upstream changes by applying a minor UI painting fix and adding Spanish locale translation templates for four regions. Class diagram for LoadSlider paintEvent changeclassDiagram
class LoadSlider {
+paintEvent(QPaintEvent *event)
}
%% The paintEvent method was modified to change the rectangle fill area from (0,1,width(),height()-2) to (0,0,width(),height())
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review代码审查意见:
以上是本次代码审查的反馈,希望对您有所帮助。 |
There was a problem hiding this comment.
Hey @deepin-ci-robot - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Synchronize source files from linuxdeepin/dde-session-shell. Source-pull-request: linuxdeepin/dde-session-shell#19
e18398e to
a5a661b
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: deepin-ci-robot, yixinshark 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 |
Synchronize source files from linuxdeepin/dde-session-shell.
Source-pull-request: linuxdeepin/dde-session-shell#19
Summary by Sourcery
Synchronize source files from linuxdeepin/dde-session-shell, add regional Spanish translations, and adjust the load slider rendering.
Enhancements:
Chores: