Fix port, begin upload UI

This commit is contained in:
Christoph Hagen
2021-01-10 16:11:31 +01:00
parent 75ebdf59ae
commit 746b69defc
11 changed files with 142 additions and 121 deletions

View File

@@ -8,7 +8,8 @@
import UIKit
@IBDesignable class CropView: UIView {
//@IBDesignable
class CropView: UIView {
@IBInspectable var lineColor: UIColor = UIColor.black