foundry-ironsworn
foundry-ironsworn copied to clipboard
`CompactCharacterSheetButton` component breaks when used with condition meter objects
it may also be missing global supply handling -- it doesn't appear to reference that setting flag in the component.
this is a pretty quick fix, but i make take the time to refactor components used to manipulate meters, so that they can share the same logic but use different rendering
Applied a band-aid to get it working again.