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

How to blink a button iOS swift?

Convert NsNumber, NSDate to String in iOS Swift

Parse the value from string value iOS swift