Matchmaking sample

Change the matchmaking sample to a regular canvas, why have all of the samples a canvas but the matchmaking one using XML?

There’s also a warning in the current sample, however I recommend changing it to a normal canvas like the other samples.

Assets\Samples\coherence\1.1.3\Connect Dialog_ Matchmaking\MatchmakingController.cs(541,21): warning CS0618: 'EventBase.PreventDefault()' is obsolete: 'Use StopPropagation and/or FocusController.IgnoreEvent. Before proceeding, make sure you understand the latest changes to UIToolkit event propagation rules by visiting Unity's manual page https://docs.unity3d.com/Manual/UIE-Events-Dispatching.html'

1 Like

Thanks for the suggestion, I’ll put it in our system!