cyberpunk2020
cyberpunk2020 copied to clipboard
Style & Origin tab in lifestyle doesn't initially highlight
See, the thing is, it IS what appears, with no further changes needed, so it's not a particularly big issue.
But the tab itself doesn't get the "active" class, and therefore doesn't show up with a black background. Which is super weird, and might be a Foundry bug; I've had a look at the code for the main section tabs and the lifepath tabs, and I can't see any real difference in either lifepath.hbs
or CyberpunkActorSheet.defaultOptions()
. I suspect if it is a Foundry bug, it might be due to the fact that the tabs are nested.
Once the sheet is closed then reopened, the tab does have the active class, and appears as normal.
If the order of the tabs is changed in lifepath.hbs
, style is still the first selected, so it seems tab-setting itself still works.