I’ve been working on an extension to add some metadata to animations and have been running into an issue. When I add a command to tag_popup_properties, I can’t figure out how to actually resolve the active tag. It seems like the event itself passes along a tag index, but that index corresponds to some internal ID that isn’t exposed anywhere via Lua. I can grab the current tag from app, but because that tag is tied to the active frame it doesn’t always match the tag properties menu I have open.