Skip to main content
greless
Inspiring
March 6, 2019
Answered

the Content-Aware Move Tool can't getting selectionMode?

  • March 6, 2019
  • 2 replies
  • 2078 views

the Patch Tool can getting seletionMode but  the Content-Aware Move Tool can't getting selectionMode,so since Adobe again forgot to screw it to the scripts or to ActionManager?

Patch Tool :

Content-Aware Move Tool:

var ref = new ActionReference();

ref.putEnumerated( charIDToTypeID("capp"), charIDToTypeID("Ordn"), charIDToTypeID("Trgt") );

var Desc = executeActionGet(ref);

var Desc = layerDesc.getObjectValue(stringIDToTypeID("currentToolOptions"));  

This topic has been closed for replies.
Correct answer r-bin

This is a bug.

Report to Adobe

2 replies

Tom Ruark
Inspiring
March 8, 2019

I've fixed it. Look for it in our next release.

greless
grelessAuthor
Inspiring
March 11, 2019

This is a really exciting things and Thank you for your contribution。I found it still not getting selectionMode in CC2019(V20.0.4). Besides,

lease refer to whether this is also a bug that some of brush's name/sampledData  is not geting .look here:https://forums.adobe.com/thread/2596425

greless
grelessAuthor
Inspiring
March 7, 2019

r-binc.pfaffenbichler​ 

i want to know whether Such is the fact.

r-binCorrect answer
Legend
March 7, 2019

This is a bug.

Report to Adobe

greless
grelessAuthor
Inspiring
March 7, 2019

okey,Your answer always authoritative,thanks