AdobeDocs / uxp-photoshop

Documentation for UXP Plugin API - Adobe Photoshop 2022 - apiVersion 2
https://developer.adobe.com/photoshop/uxp/2022/
Apache License 2.0
91 stars 93 forks source link

UXP UI Canvas support #361

Open anastasiuspernat opened 1 year ago

anastasiuspernat commented 1 year ago

Dear UXP Developers, are you going to support HTML Canvas element on the UXP panel? It's impossible to create complex gradients, or process thumbnails images etc. on the panel without it. It was on the roadmap 2 years ago and I really really really need it (and it's not just me, I see this request popping up from time to time). Thank you!

sujaisivanandan commented 1 year ago

@anastasiuspernat HTML Canvas Support for basic shapes and styling will available now in UXP v7.0. This will be available in Photoshop beta soon in the next few weeks.

We will continue to work on adding more features to canvas like animations, images, text,etc which will be available in subsequent releases.