Skip to content

Base code plus an example of dockable panel.

Notifications You must be signed in to change notification settings

rdaniels29/dockable-panel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dockable-panel

Base code plus an example of dockable panel.

How to use it:

  1. Go to https://scriptui.joonas.me and create your UI(that one is not dockable).
  2. Export that code and paste it to this base code, where it says //Paste code here
  3. Replace window declaration with createDockableUI(this) and delete that line(row 23, we don't need that anymore).
  4. Replace the last function argument with the name of your window.

You also have a file as an example. You can copy that to your After Effects ScriptUI folder and see how it works.

I have also crated an article on Medium about this, with a lot more explanation. You can check it out here https://medium.com/@andreipopa191187/easiest-way-to-create-a-dockable-panel-in-adobe-after-effects-a9791d2e012a

Suggestions and constructive criticism always welcomed.

About

Base code plus an example of dockable panel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%