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 filepull/1626/head
parent
1f649c7f1f
commit
d57df4debe
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"clipboard-manager": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix that `read_image` wrongly set the image rgba data with binary PNG data.
|
Loading…
Reference in new issue