EmilDohne / PhotoshopAPI

A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
https://photoshopapi.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
94 stars 9 forks source link

fix findLayerAs() function raising error when it should only raise a … #77

Closed EmilDohne closed 3 months ago

EmilDohne commented 3 months ago

…warning and return nullptr same as findLayer()

EmilDohne commented 3 months ago

These errors appear to be erroneous and an issue with the github runners themselves so we will merge anyways

https://github.com/actions/runner-images/issues/9997#issuecomment-2150496622