ACEDrawingVIew while clear after draw any objects black background object came || Blackbox around draw rect iOS swift

 Solution:

In clear if you did aceView background color set to white then that issue will come.

In clear you have to do clear the patharray,Undosteps,Redosteps and also clear the background color.

You must have to set the backgroundcolor as clear color.After that issue will be resolved

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift