Hello,
I've a script that change PAR of the active comp for example...
but i've to unselect then reselect that comp to see the change...
Is there a function to update-refresh the UI of After effect ?
Thanks.
Expressions/Scripts/Presets
Moderator: Paul Tuersley
sylvaimz wrote:Hello,
I've a script that change PAR of the active comp for example...
but i've to unselect then reselect that comp to see the change...
Is there a function to update-refresh the UI of After effect ?
Thanks.
comp.selected = false
comp.selected = true