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: Init type error / disable drag in processing. #104

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

rb-union
Copy link
Contributor

@rb-union rb-union commented Dec 5, 2023

  1. 初始化时多线程加载图片信息,在低性能机型上, 获取首张缩略图信息时,图片全加载信息还未更新, 仅取得图片大小,因此在设置缩略图时, 若内部图片类型为空,手动更新图片类型;
  2. 打印过程中屏蔽拖拽切换图片接口;
  3. 优化界面,调整打印信息。

Log: 修复部分问题
Bug: https://pms.uniontech.com/bug-view-232295.html
Bug: https://pms.uniontech.com/bug-view-232301.html
Influence: InitImageType DragImage
Change-Id: Ifb21d78859fe2d43777ecb9b61ee0414477c4cd5

1. 初始化时多线程加载图片信息,在低性能机型上,
   获取首张缩略图信息时,图片全加载信息还未更新,
   仅取得图片大小,因此在设置缩略图时,
   若内部图片类型为空,手动更新图片类型;
2. 打印过程中屏蔽拖拽切换图片接口;
3. 优化界面,调整打印信息。

Log: 修复部分问题
Bug: https://pms.uniontech.com/bug-view-232295.html
Bug: https://pms.uniontech.com/bug-view-232301.html
Influence: InitImageType DragImage
Change-Id: Ifb21d78859fe2d43777ecb9b61ee0414477c4cd5
@rb-union
Copy link
Contributor Author

rb-union commented Dec 5, 2023

/review @starhcq

@github-actions github-actions bot requested a review from starhcq December 5, 2023 02:52
Copy link
Contributor

@starhcq starhcq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/+1

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rb-union, starhcq

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

@starhcq starhcq merged commit 88f0892 into linuxdeepin:master Dec 5, 2023
13 checks passed
rb-union added a commit to rb-union/image-editor that referenced this pull request Dec 12, 2023
Bump version to 1.0.38
PR:
* linuxdeepin#102
* linuxdeepin#103
* linuxdeepin#104
* linuxdeepin#105
* linuxdeepin#106
* linuxdeepin#107
* linuxdeepin#108

Log: Bump version to 1.0.38
Change-Id: I89b1bc5ec7e86cd74b3bad0e3fc9f94c81473d67
rb-union added a commit that referenced this pull request Dec 12, 2023
Bump version to 1.0.38
PR:
* #102
* #103
* #104
* #105
* #106
* #107
* #108

Log: Bump version to 1.0.38
Change-Id: I89b1bc5ec7e86cd74b3bad0e3fc9f94c81473d67
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