New changelog for #UXP is on its way: github.com/AdobeDocs/ux...
Latest posts tagged with #uxp on Bluesky
New changelog for #UXP is on its way: github.com/AdobeDocs/ux...
I see Photoshop is shipping #UXP version 9.2
Last documented version is 8.4
Any clues what is new?
⚠️ If your users are using "Layer Filter" in layers panel and filter out layers, they are almost guaranteed that plugins and scripts will break.
This is because many actions require layer to be selected as an action reference. But if layer is filtered out, it cannot be selected.
#UXP #Photoshop
Shows logger file gibberish
I am checking how difficult it would be to make #VSCode be able to debug #UXP. I got some communication in between VSCode and UXP... it can exchange a lot of useful messages but it cannot debug code yet :-D
El #MP25M dijo #Presente en la agencia Credicoop de Av. Cruz, en Villa Soldati, Comuna 8, CABA.
Nuestros compañeros Jorge Garay, Fernando Gallo, Ariel Bergantini y Pablo Cabrejas dialogaron con empresarios, con representantes del Credicoop y con Lautaro Eviner, Pte. de la Junta Comunal, de #UxP.
🧵
⚠️ Bug in #UXP. If non-existent file/directory starts with hash character then UXP returns fake results on Windows 11.
🏛 #ResumenDeSesión del día 31 de Marzo.
Te compartimos un resumen de los proyectos que presentamos desde nuestro bloque ante el HCD para su tratamiento, junto a las votaciones de cada bloque.
#sesion #concejodeliberante #proyectos #partidojusticialista #unionporlapatria #pj #uxp
En #Chubut con un #UxP totalmente disgegrado, el "peronismo" ofrece candidatos patéticos, patrullas pérdidas de oportunistas y de fachos sin la más mínima conciencia social y haciéndole guiños al peluca #NachoTorres y su runfla Pro - Arcinista - Libertaria; más cerca que nunca del voto bronca.
:gyate_ran: https://mima-sama.yakumo.dev/ranfox.html
#Touhou #PaleMoon #Basilisk #UXP #theme #persona
🧵 FIN DE HILO, DIFUNDE Y LUCHA
#peronismo
#kirchnerismo
#argentina
#cordoba
#santafe
#rosario
#buenosaires
#caba
#jmilei
#milei
#cristina
#vllc
#lla
#pro
#uxp
#unionporlapatria
#peron
#argentinos
" #EmmanuelSantalla pide el tratamiento para la capacitación docente sobre #TEA y #neurodiversidades y condena la #discriminación por #autismo. Luego de conocerse lo del arquero de Independiente, el senador de #UxP quiere que #Diputados trate el proyecto "
www.pagina12.com.ar/789638-conde....
If you check for modal state in #UXP using require("photoshop").core.isModal() ...you still might be in modal state even if it returns "false". forums.creativeclouddeveloper.com/t/bug-uxp-sa...
VILLARRUEL ACELERA NEGOCIACIONES EN EL SENADO EN MEDIO DE LA PRESIÓN DE UxP PARA DESPLAZAR A KUIEDER 🚨👮
Nota completa: crvnoticias.com.ar/2024/12/09/v...
#SenadoArgentino #Kueider #Villarruel #UxP #PolíticaArgentina
#UxP pide la destitución del Senador o su renuncia.
#LLA le pide que tome licencia.
📍Queda más que claro que los libertarios están en deuda con el Senador que les dió todo.
Maximum number of nested `executeAsModal()` in #UXP is 10. Then it starts throw an error: "Too many modal scope commands".
#UXP documentation got small update for v8.1.0: github.com/AdobeDocs/ux...
"timeOut" option in "executeAsModal" in #UXP is valid only between your plugin and someone else plugin. It does not wait for executions within the same. If you need that you have to write your own queuing. developer.adobe.com/photoshop/ux...
I updated rules in Validator for UXP.
Changelog: github.com/jardicc/vsco...
Available here: marketplace.visualstudio.com/items?itemNa...
#Photoshop #Indesing #UXP #Plugins
⚠️ Some Photoshop actions needs selected layer to work. E.g. scale. If user hides layer with filter in layer panel it cannot be selected but is visible on canvas. Therefore your script will fail and it can't read or change filter UI #UXP #Photoshop
forums.creativeclouddeveloper.com/t/layer-filt...
So in UXP 8.0.1 the script engine V8 was updated to version exactly "11.8.172.13" Thanks Davide Barranca for pointing it out. #UXP #Photoshop #Plugins
New JS features in UXP of Photoshop 2025?
Seems like V8 engine was upgraded in UXP v8 and now it supports ECMAScript 2025 in Photoshop 2025. Photoshop 2024 only supported ECMAScript 2022. Meaning you can use a bunch of new features in JavaScript. #UXP #Photoshop
#UXP 8.0.1 just arrived into Photoshop Beta! 🔥
Seems like Adobe is fixing devtools-cli ? #UXP github.com/adobe-uxp/de...
Not only #UXP looks like web-browser when it is not. It also looks like NodeJS when it is not. E.g. "require('path').resolve" returns URL object instead of string. But "window.path.require" returns string.
If "fs" module in #UXP throws a number only as an error here is what it means since it uses LibUV. github.com/nodejs/node/...
So you can find meaning of "-4082" (resource busy or locked)
Example. Test plugin gets created but never destroyed when its replacement loaded via DevTools. Not even after uninstalling in CCD.
#Photoshop #UXP
☠️ ☠️ It turned out there is a bug in PS implementation.
a) Production plugin is not destroyed when Dev loaded in UDT
So background tasks e.g. "setTimer" keeps running.
b) If this prod plugin is uninstalled in CCD background tasks keep running
c) If it is installed back in CCD both are running
#UXP