Search found 1 match

by helendam02
Thu Jun 12, 2025 1:51 am
Forum: Photoshop Scripting - General Discussion
Topic: Brush Scatter custom value (Javascript)
Replies: 1
Views: 1081

Re: Brush Scatter custom value (Javascript)

I thought I could just enable Script Listener, but it only records GUI actions without analyzing the logic in depth. For brush scatter, sometimes I need to directly use ActionDescriptor with the correct classID like "scatter" or "brush", or load a preset and override. I have to f...