Skip to content

Conversation

@RikaKagurasaka
Copy link
Contributor

fix #1985

The dependency of image crate may be unnecessary now. I'm not sure whether it should be removed.

@RikaKagurasaka RikaKagurasaka requested a review from a team as a code owner October 30, 2024 12:49
@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2024

Package Changes Through d661999

There are 4 changes which include sql-js with patch, clipboard-manager with patch, sql with patch, fs-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.4 2.0.5
api-example-js 2.0.1 2.0.2
clipboard-manager 2.0.1 2.0.2
fs-js 2.0.1 2.0.2
sql 2.0.1 2.0.2
sql-js 2.0.0 2.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir
Copy link
Member

The dependency of image crate may be unnecessary now. I'm not sure whether it should be removed.

yeah looks like it, feel free to remove it

Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

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

Could you add a change file in .changes directory? also you need to run cargo fmt

@RikaKagurasaka
Copy link
Contributor Author

RikaKagurasaka commented Oct 30, 2024

Could you add a change file in .changes directory? also you need to run cargo fmt

OK! I think I finished. Could you kindly approve another check workflow?

@amrbashir amrbashir merged commit d57df4d into tauri-apps:v2 Oct 30, 2024
16 checks passed
@amrbashir
Copy link
Member

thank you

gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Jun 22, 2025
…with binary PNG data. (tauri-apps#1986)

* fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data.

* remove depencency of `image` crate; add patch file
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.

[bug] [clipboard-manager] read_image wrongly set the image rgba data with binary PNG data.

2 participants