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(NetworkManagerGUI): overhaul the debug controls #1149

Merged
merged 15 commits into from
Jun 16, 2023

Conversation

SoftwareGuy
Copy link
Contributor

The current NetworkManagerGUI that is used by Mirage is rather outdated. Buttons are hard to click on if you have a touch screen, the white text blends in with the scene, etc. Overall, it was begging for an update.

This PR introduces an almost-completely refactored NetworkManagerGUI that is using the GUI.Window functionality to give it a nice background and title. In the future, one could turn it into a draggable GUI Window, but for now it's more elegant but keeping things simple.

Empty space will be used in later updates (current connection count, etc).

Screenshots
image image image

@James-Frowen James-Frowen merged commit 8b97f36 into main Jun 16, 2023
10 checks passed
@James-Frowen James-Frowen deleted the better-debug-ongui branch June 16, 2023 14:13
github-actions bot pushed a commit that referenced this pull request Jun 16, 2023
# [141.1.0](v141.0.2...v141.1.0) (2023-06-16)

### Features

* **NetworkManagerGUI:** overhaul the debug controls ([#1149](#1149)) ([8b97f36](8b97f36))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 141.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants