Skip to main content
Liran Tabib
Inspiring
April 1, 2019
Question

Focused/Active Panel Name

  • April 1, 2019
  • 1 reply
  • 541 views

Hi to all

Is there a way to get a focused/Active panel Name or ID?

Let's say If the project panel is activated the function should return "Project" and if the Timeline panel is activated it will return "Timeline" etc...

Thanks in advance

This topic has been closed for replies.

1 reply

Justin Taylor-Hyper Brew
Community Expert
Community Expert
April 4, 2019

Not currently, that's a good Feature Request though. You can see if the composition viewer is in focus with app.activeViewer.active but that's about it.

Liran Tabib
Inspiring
April 5, 2019

Thanks Justin

I had a feeling about that...