microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
478 stars 207 forks source link

Make the buttons on the leave game dialog have visual distinction #5269

Closed srietkerk closed 1 year ago

srietkerk commented 1 year ago

When a player goes to leave a multiplayer game, the modal's buttons are a bit hard to read and it is also hard to tell which one will make you leave and which will make you stay. We should make the buttons a bit more distinctive to make it easier for the user to decide. leave-mutliplayer-game

eanders-ms commented 1 year ago

Fixed via https://github.com/microsoft/pxt/pull/9186