Skip to main content
StefanStehlik
Inspiring
October 28, 2022
Question

"Close Other Timeline Panels" scripting

  • October 28, 2022
  • 2 replies
  • 321 views

Hello, is there a menu command for "Close Other Timeline Panels" that can be run with the script? Is there another way to accomplish this?

This topic has been closed for replies.

2 replies

Mylenium
Legend
November 1, 2022

I don't think so. This stuff is hard-coded and not accessible with scripts AFAIK.

 

Mylenium 

Mylenium
Legend
October 28, 2022

I don't think so. Comps can be opened from the project panel with scripts, but I'm not aware of addressing their visual representation such as the timeline or comp viewer. It's one of those oddities in AE where the UI doesn't really interact with some stuff and the logic is based on some assumptions rather than actually being able to control it.

 

Mylenium

StefanStehlik
Inspiring
November 1, 2022

Hey I was thinking about this option. Is there a way to set a shortcut for context menu items with scripting?