Fetchr

Fetchr

556 Downloads

Refactor the Bingo Card as a HUD component

NeunEinser opened this issue ยท 0 comments

commented

Doing this would have a bunch of advantages.

  • The handling would be less specilaized and it would just render like other HUD components.
  • Other HUD Componets could use slots currently reserved for the Bingo card.
  • There should probably be some margin to make all components work (see #79)

For this to work, there needs to be a way to specify the height of a component, ie it blocks multiple lines in the same column.