Closed drewaogle closed 3 days ago
when I refactored Images I didn't check how I was referencing the FindCommand in the last pass and it was just looking for "Frame" or "Image" rather than "FindFrame" or "FindImage"
Images
also the init for Frame was double passing responses.
when I refactored
Images
I didn't check how I was referencing the FindCommand in the last pass and it was just looking for "Frame" or "Image" rather than "FindFrame" or "FindImage"also the init for Frame was double passing responses.