Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the Bingo Card as a HUD component #85

Open
NeunEinser opened this issue Nov 10, 2021 · 0 comments
Open

Refactor the Bingo Card as a HUD component #85

NeunEinser opened this issue Nov 10, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@NeunEinser
Copy link
Owner

NeunEinser commented Nov 10, 2021

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 Bingo card position interface ideas #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.

@NeunEinser NeunEinser added the enhancement New feature or request label Nov 10, 2021
@NeunEinser NeunEinser added this to the Long Term Improvements milestone Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant