Skip to main content
Masoud.Ghazi
Participating Frequently
May 21, 2017
Question

Change type of iconbuttons to flat type for after effect cc 2017 extend scritp

  • May 21, 2017
  • 2 replies
  • 434 views

Hi, I use iconbutton on my script but in cc 2017 iconbuttons have a circle shape Around like this.

nButton = win.add('iconbutton', [0,0,20,20] ,pathFile("Files/Icons/icon.png"), { style: 'button'});

my iconbutton in cc 2017

and it in 2015

How can I remove this shape and have a normal flat button like cc 2015?

Thanks

This topic has been closed for replies.

2 replies

UQg
Legend
May 21, 2017

Same, i can't answer your question, but i'd like to add one voice to this.

The look of some  scriptUI elements have been improved in CC2017, like dropdownlists, but the roundish buttons style isn't great at all, even for text buttons. And when one makes an icon, one definitely doesnt want to have that roundish line around it.

Tomas Sinkunas
Legend
May 21, 2017

The only fix you can use right now is this: Fix rounded icon issues with After Effects 2017 Spring Update (2017.2) | mamoworld

Let's hope Adobe will roll-back square buttons at some point in the future. But for now, it's all pill shapes, unfortunately.