Skip to content

Focus image is not a square #69

@tiendq

Description

@tiendq

I tried a custom focus image as instructed in #53, it worked except the focus is not a square, I think there is a bug here though I looked into code and saw frame size are initialized with same value.

My code

@State var manager: CameraManager = .init(
    focusImage: UIImage(systemName: "square.dashed"),
    focusImageColor: .yellow,
    focusImageSize: 90
  )

And the result

IMG_5296

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions