photo-editor icon indicating copy to clipboard operation
photo-editor copied to clipboard

don't support Swift4.0?

Open hengchengfei opened this issue 7 years ago • 7 comments

screen shot 2018-02-24 at 4 44 43 pm

hengchengfei avatar Feb 24 '18 08:02 hengchengfei

Looks like a great library. Would be nice to have swift 4.0 support.

majid701 avatar Mar 16 '18 13:03 majid701

Just add @objc in front of all the #selector methods and the errors will go away.

annjawn avatar Mar 24 '18 02:03 annjawn

I did it but it happens when i run it and use the pencil.

simulator screen shot - iphone 8 plus - 2018-05-09 at 12 22 52

The lines fade and start to going up.

AD-Paladins avatar May 09 '18 17:05 AD-Paladins

@titopalito did you try it on a device? I have seen this behavior in simulator, but it's a LOT LESS or non existent in a real device.

annjawn avatar May 09 '18 17:05 annjawn

I'll try to get a real device then 😅. Thanks a lot 👍

AD-Paladins avatar May 09 '18 18:05 AD-Paladins

I'm facing the same issue. It is less obvious on real device, but it still happens. Sometimes black diagonal lines appear after saving the image. Anyone knows how to fix this?

ehsan-ff avatar Aug 13 '18 08:08 ehsan-ff

@hengchengfei Please update to the latest release 0.6 and update me :D

m-hamed avatar Dec 11 '18 11:12 m-hamed