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

P: Changing Neural Filter by script not working/refreshing

LEGEND ,
Nov 19, 2020 Nov 19, 2020

Creating a script for applying Neural Filters. But I want to use parameters in code.

It works fine if I create an Action. I can convert the Action to javascript. Runs generated script and runs fine.

It works fine if I use the scriptlistener. Runs generated script and runs fine.

If I change the scripts at the obvious parameters, Age, Style brush size it does not refresh with the different parameters. In fact it uses the original script ones. However if I open the neural filter, the changed parameters are there and it refreshs and I press OK, then fine.

Thing is, comparing the generated scripts when just one parameter, say Age has changed, there is a difference in a hextobin unintelligible code, some random numbers, as well as the obvious variable.

So if the answer is obvious sorry, this is my first PS script (I do code AE).

App.refresh(); didn't force the filter to refresh, is there another way?

Any thoughts and thanks.

Bug Fixed
TOPICS
macOS , Windows
328
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

correct answers 1 Correct answer

Adobe Employee , Dec 21, 2021 Dec 21, 2021

This is fixed in the current version 23.1 or later.

Status Fixed
Translate
2 Comments
Adobe Employee ,
Nov 19, 2020 Nov 19, 2020

Thanks. I've asked engineering to investigate.

Translate
Report
Adobe Employee ,
Dec 21, 2021 Dec 21, 2021
LATEST

This is fixed in the current version 23.1 or later.

Status Fixed
Translate
Report