Loader gif in top of table?

I handle this by adding a scope check.

if utils.env.isPerspective(): # custom script
    system.perspective.openPopup(...)
2 Likes