Files
tauri-plugins-workspace/.changes/fix-1985.md
T
Rika d57df4debe fix(clipboard-manager): read_image wrongly set the image rgba data with binary PNG data. (#1986)
* fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data.

* remove depencency of `image` crate; add patch file
2024-10-30 20:29:14 +03:00

6 lines
112 B
Markdown

---
"clipboard-manager": patch
---
Fix that `read_image` wrongly set the image rgba data with binary PNG data.