TCArknight
Well-known member
What is the timing needed to update both a main tab and a summary tab at about the same time?
I'm working on a game system I started a while back and I have an attribute with the Hide.Attribute tag on it. The attribute tab template and the summary tab template are both set up with !Hide.Attribute on the display, so the hidden attribute doesn't display unless a ability deletes the tag.
This works as expected on the attribute tab, but the summary tab doesn't update with the same timings it appears. By default, the attribute is hidden on both tabs. If I add a race that deletes the Hide tag, the attribute appears on the attribute tab, but is still not visible on the summary tab. I've got the timings on the delete of the tag at I think Render/5000 or setup/2000 I forget which.
Thoughts?
I'm working on a game system I started a while back and I have an attribute with the Hide.Attribute tag on it. The attribute tab template and the summary tab template are both set up with !Hide.Attribute on the display, so the hidden attribute doesn't display unless a ability deletes the tag.
This works as expected on the attribute tab, but the summary tab doesn't update with the same timings it appears. By default, the attribute is hidden on both tabs. If I add a race that deletes the Hide tag, the attribute appears on the attribute tab, but is still not visible on the summary tab. I've got the timings on the delete of the tag at I think Render/5000 or setup/2000 I forget which.
Thoughts?