Skip to content

Camera state IsOpen always true #4

@pjnovas

Description

@pjnovas

Hey there!, thanks for this awesome code, I'm trying it out and what is happening to me is:

IsOpen() == false

  1. Open(); - IsOpen() == true
  2. Close(); - IsOpen() == false
  3. Open(); - IsOpen() == true
  4. Close(); - IsOpen() == true

And from then I that state won't change, it will be always true.
Any ideas what could be?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions