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

Rmb settings ui #156

Closed
wants to merge 3 commits into from
Closed

Rmb settings ui #156

wants to merge 3 commits into from

Conversation

benlee98
Copy link
Collaborator

Closes #146. Closes #137

@benlee98 benlee98 requested a review from jaylees14 as a code owner May 13, 2019 12:34
@benlee98 benlee98 requested a review from Ekrekr May 13, 2019 12:35
Copy link
Collaborator

@Ekrekr Ekrekr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When one UI closes another UI opens, but we so often look so long and so regretfully upon the closed UI, that we do not see the ones which open for us.

@@ -309,10 +309,17 @@ public class MenuController : MonoBehaviour, Subscriber<UIState> {
}

private void EnableMouse() {
Debug.Log("Hello");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗑

@@ -329,6 +336,7 @@ public class MenuController : MonoBehaviour, Subscriber<UIState> {
}

public void StateDidUpdate(UIState state) {
Debug.Log(state.Selected);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗑

Copy link
Member

@AndreiCNitu AndreiCNitu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one Ben 👍

@willjvsmith willjvsmith deleted the rmb-settings-ui branch May 13, 2019 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't open blueprint-ui Cannot open settings when beacon/gate ui is showing
4 participants