With the help of some smart folks I can parent a button in the Graph Editor window. However it can only be done if the Graph Editor window exists already.
What’s the best way to have that button show up inside the Graph Editor UI if the window is closed? A script job? I’m trying to avoid creating a new, custom window altogether.
Looking to do this in Python.