Fix port, begin upload UI
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
|
||||
import UIKit
|
||||
|
||||
@IBDesignable class CropView: UIView {
|
||||
//@IBDesignable
|
||||
class CropView: UIView {
|
||||
|
||||
@IBInspectable var lineColor: UIColor = UIColor.black
|
||||
|
||||
|
Reference in New Issue
Block a user