Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
FulcrumOne committed Dec 16, 2024
1 parent f9a7248 commit 72e4eaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import SwiftUI
@MainActor class CameraFocusIndicatorView {
var image: UIImage = .init(resource: .mijickIconCrosshair)
var tintColor: UIColor = .init(resource: .mijickBackgroundYellow)
var size: CGFloat = 92
var size: CGFloat = 96
}

// MARK: Create
Expand Down

0 comments on commit 72e4eaf

Please sign in to comment.