This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 7a7e8ce
committed
[[ Bug 22763 ]] Ensure the captured image is not rotated when saved
This patch ensures that the captured image returned by
mobilePickPhoto is not rotated. This is achieved by closing the
(now finished) original stream, and then creating a new one.1 parent e9aa1b6 commit 7a7e8ce
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2234 | 2234 | | |
2235 | 2235 | | |
2236 | 2236 | | |
2237 | | - | |
| 2237 | + | |
2238 | 2238 | | |
2239 | 2239 | | |
2240 | 2240 | | |
| 2241 | + | |
| 2242 | + | |
2241 | 2243 | | |
2242 | 2244 | | |
2243 | 2245 | | |
| |||
0 commit comments