Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Catch deselect event with CEP extension

New Here ,
Nov 05, 2019 Nov 05, 2019

I try for some time to catch the (deselect) event on (canvas or stage) I don't know the exactly name for that area.
I made a panel what send the psd file to one endpoint to parse all selected layers from photoshop. But I have a problem (a small bug) I don't know how to catch the (deselect) action on layers. When I select all layers from photoshop it show in panel a message "you have selected 2 layers" but when I click on (canvas/stage) all layers should be deselect but my panel can't reset the message because I can't catch that event.

Demo deselect event: https://www.loom.com/share/7cf05d721c7b49219354b9dd9e42ffca?focus_title=1&muted=1

TOPICS
Actions and scripting , Windows
721
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Mentor ,
Nov 06, 2019 Nov 06, 2019

hmm... selectNoLayers ? (I'm not sure if this can be handled in the panel)

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 07, 2019 Nov 07, 2019
LATEST

It can't be handled on panel but thanks for answer 🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines