Question
How to change a text layer and smart object in one call using the Photoshop node api
Hi,
Is there a way to both modify document (client.modifyDocument) and replace a smart object (client.replaceSmartObject) in one api call instead of two?
Thanks
