wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.66k stars 1.11k forks source link

Dark filter applied when using markup on an image #14383

Open yaelirub opened 4 years ago

yaelirub commented 4 years ago

Expected behavior

I expect the markup to be added to the image without the filter

Actual behavior

When using markup on an image, an additional filter is applied to the image

Steps to reproduce the behavior

  1. Create a post
  2. Add an image
  3. Tap edit
  4. Add markup
  5. tap done
  6. See the image is saved with the filter adjustment filter
Tested on [device], iOS [version], WPiOS [version]
leandroalonso commented 4 years ago

@frosty any idea about this one?

From my understanding we're just using the PencilKit without any custom image processing, right?

frosty commented 4 years ago

Can I just check, is this iOS 14? The colour picker looks like the new one on iOS 14.

I can't recreate this issue on iOS 13. We are indeed just using PencilKit and rendering the drawing as normal.

leandroalonso commented 4 years ago

@iamthomasbishop was this on iOS 14?

iamthomasbishop commented 4 years ago

@leandroalonso Sorry for the delay. Yes, it was iOS 14, I haven't had a chance to test on an iOS 13 device.

dangermattic commented 2 months ago

Thanks for reporting! 👍