Skip to content
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: animation issues #2199

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

Lighto-Ku
Copy link
Contributor

play layout animation and show detailview animation in same time.

Log: fix animation issue
Task: https://pms.uniontech.com/story-view-36389.html

play layout animation and show detailview animation in same time.

Log: fix animation issue
Task: https://pms.uniontech.com/story-view-36389.html
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • ViewAnimationHelper类中,playAnimationWithWidthChange方法被修改以使用设备像素比。这可能是为了确保动画在不同的设备像素比上都能正确缩放。
  • WorkspaceHelper类中,aboutToChangeViewWidth方法被添加,该方法在窗口宽度变化前通知相关组件进行调整。
  • FileView类中,aboutToChangeWidth方法被添加,该方法在窗口宽度变化前触发动画播放。

是否建议立即修改:

  • 否,这些修改看起来是为了改进跨不同设备像素比的兼容性,以及提高用户体验。然而,需要注意的是,这些修改可能需要与应用程序的其他部分进行整合,以确保它们能够正确地协同工作。

@Johnson-zs Johnson-zs merged commit f455a51 into linuxdeepin:develop/snipe-tmp Aug 14, 2024
22 of 24 checks passed
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Johnson-zs, Lighto-Ku

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants