Brandon Fulljames
Brandon Fulljames
We have row selection, but not cell selection. We should be able to move left/right to highlight a specific cell and make that information available to parent components in the...
In the [Matchmaking Guide](https://open-match.dev/site/docs/guides/matchmaker/#game-services-architecture), the diagrams on the page shift where components are and how they're coded. In the first diagram, the Match Function is clearly indicated as a customized...
Terms like `MatchProfile` and even `Ticket` are taken for granted, either explained in the middle of a tutorial or deep in the API reference. I originally went to the Glossary...
Right now sending the following values... `val:-1|g` `val:-1|g` `val:-1|g` ...in a flush cycle will output a final value of -3. But since this is a gauge, it's expected to be...
Hey there, Brubeck is pretty awesome! But for a while now we've been under the assumption that it didn't do anything with sample rates due to this line in the...
Supplying an emoji to the `WithSelectedText` function creates the column, but does not set the width properly and it's truncated. We should be using a smarter width function for the...