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

After Effects Plugin 'About' button missing in 2020?

Engaged ,
Aug 06, 2020 Aug 06, 2020

Copy link to clipboard

Copied

Hi gang;

I have installed After Effects 2020 on my Mac and I see that the plugins are missing the 'About' button. This is important because I am a developer and I have important information in these buttons. Here's the example from the After Affects CS6 interface that shows the button I'm talking about. It's no longer there in 2020 in the same Gaussian Blur plugin. Just the 'Reset' button is visible.

 

about_button.png

Any ideas what's going on?

-Richard

TOPICS
SDK , User interface or workspaces

Views

261

Translate

Translate

Report

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

Community Expert , Aug 06, 2020 Aug 06, 2020

yeah, that button was deliberately hidden in 2020. it's still accessible via right clicking the effenct name and choosing "about" from the context menu.

 

i would suggets using PF_SetOptionsButtonName() to implement an options button which is still displayed next to the "reset" button when implemented, instead of the "about" button.

Votes

Translate

Translate
Community Expert ,
Aug 06, 2020 Aug 06, 2020

Copy link to clipboard

Copied

LATEST

yeah, that button was deliberately hidden in 2020. it's still accessible via right clicking the effenct name and choosing "about" from the context menu.

 

i would suggets using PF_SetOptionsButtonName() to implement an options button which is still displayed next to the "reset" button when implemented, instead of the "about" button.

Votes

Translate

Translate

Report

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